diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 08:11:34 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 08:12:02 +0100 |
commit | 5a773e4f290054adc7b13f905447abcd6ff7dcd5 (patch) | |
tree | d3b686697bf9b878efe98b7774aa9dcc08a4e379 /sys-auth/pam_mount | |
parent | sys-cluster/mpich: ppc ppc64 stable (bug 612232). (diff) | |
download | gentoo-5a773e4f290054adc7b13f905447abcd6ff7dcd5.tar.gz gentoo-5a773e4f290054adc7b13f905447abcd6ff7dcd5.tar.bz2 gentoo-5a773e4f290054adc7b13f905447abcd6ff7dcd5.zip |
sys-auth/pam_mount: ppc stable (bug 611840).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'sys-auth/pam_mount')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.16.ebuild b/sys-auth/pam_mount/pam_mount-2.16.ebuild index 9dfbca006d0a..becc55fc9ca3 100644 --- a/sys-auth/pam_mount/pam_mount-2.16.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="crypt ssl selinux" |