diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-31 08:24:53 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-31 08:24:53 +0000 |
commit | bf278657a49b8380e9ee6d429c33776ebdfe73e3 (patch) | |
tree | a3063cbbb73d45dab4012f3fe49411985cc86f3a /sys-auth/pam_mount/pam_mount-2.11.ebuild | |
parent | Marked stable as a dependency of sys-auth/pam_mount-2.11 based on arch testin... (diff) | |
download | gentoo-2-bf278657a49b8380e9ee6d429c33776ebdfe73e3.tar.gz gentoo-2-bf278657a49b8380e9ee6d429c33776ebdfe73e3.tar.bz2 gentoo-2-bf278657a49b8380e9ee6d429c33776ebdfe73e3.zip |
Marked stable on AMD64 based on arch testing by Ian "idella" Delaney & Agostino "ago" Sarubbo in bug #380783 filed by Raphael "Falco" Marichez.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_mount/pam_mount-2.11.ebuild')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.11.ebuild b/sys-auth/pam_mount/pam_mount-2.11.ebuild index 42f89ac72835..bd502df1b252 100644 --- a/sys-auth/pam_mount/pam_mount-2.11.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.11.ebuild,v 1.4 2011/08/30 20:37:00 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.11.ebuild,v 1.5 2011/08/31 08:24:53 chainsaw Exp $ EAPI=4 @@ -12,7 +12,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" |