diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 17:54:38 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 17:54:38 +0000 |
commit | 09aff81961a16778510eb0b3cc44b5172a6f5378 (patch) | |
tree | afb11e6fe07c2c2f0f6ecdb028e572a9cac0b529 /sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-09aff81961a16778510eb0b3cc44b5172a6f5378.tar.gz gentoo-2-09aff81961a16778510eb0b3cc44b5172a6f5378.tar.bz2 gentoo-2-09aff81961a16778510eb0b3cc44b5172a6f5378.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild')
-rw-r--r-- | sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild b/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild index 245e9efa965b..f394dbce289a 100644 --- a/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild +++ b/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild,v 1.9 2012/03/09 14:30:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild,v 1.10 2012/04/26 17:54:38 aballier Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.openwall.com/pam/modules/${PN}/${P}.tar.gz" LICENSE="BSD-2" # LICENSE file says "heavily cut-down 'BSD license'" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="selinux +prevent-removal" DEPEND="virtual/pam |