diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 09:56:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 09:56:54 +0100 |
commit | 144b6aaf45f48adcffe1789bf98af0328e35a486 (patch) | |
tree | 22f8073491a4a23235e0260ed9194a80fd2f0f0c /sys-auth | |
parent | sys-process/criu: drop old (diff) | |
download | gentoo-144b6aaf45f48adcffe1789bf98af0328e35a486.tar.gz gentoo-144b6aaf45f48adcffe1789bf98af0328e35a486.tar.bz2 gentoo-144b6aaf45f48adcffe1789bf98af0328e35a486.zip |
sys-auth/pam_mount: amd64 stable wrt bug #611840
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.16.ebuild b/sys-auth/pam_mount/pam_mount-2.16.ebuild index 2be2d9b5da5c..7d80144917c7 100644 --- a/sys-auth/pam_mount/pam_mount-2.16.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |