diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:30:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:37 +0100 |
commit | fb40fa2488594b41abc4313a95e09ebf675729df (patch) | |
tree | d9c786cc0d123355c19d75fb25aac8e1906467d0 /sys-auth | |
parent | sci-libs/dcmtk: x86 stable (bug #753566) (diff) | |
download | gentoo-fb40fa2488594b41abc4313a95e09ebf675729df.tar.gz gentoo-fb40fa2488594b41abc4313a95e09ebf675729df.tar.bz2 gentoo-fb40fa2488594b41abc4313a95e09ebf675729df.zip |
sys-auth/pam_mount: x86 stable (bug #753827)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.16-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.16-r2.ebuild b/sys-auth/pam_mount/pam_mount-2.16-r2.ebuild index 6ba3bfb73868..e4e00e8faac9 100644 --- a/sys-auth/pam_mount/pam_mount-2.16-r2.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.16-r2.ebuild @@ -9,7 +9,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 libressl ssl selinux" |