diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-13 17:45:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-13 17:45:10 +0000 |
commit | 5ad715857ceb806226666f8a250bd18275ad8ef6 (patch) | |
tree | 377b30c20a8c1ed8e53622ac8602251f2e2ef6ec /sys-auth/pam_p11/pam_p11-0.1.3.ebuild | |
parent | Stable for HPPA (bug #198659). Add (trivial) funroll-loops removal patch. (diff) | |
download | historical-5ad715857ceb806226666f8a250bd18275ad8ef6.tar.gz historical-5ad715857ceb806226666f8a250bd18275ad8ef6.tar.bz2 historical-5ad715857ceb806226666f8a250bd18275ad8ef6.zip |
ia64/sparc stable wrt #198719
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-auth/pam_p11/pam_p11-0.1.3.ebuild')
-rw-r--r-- | sys-auth/pam_p11/pam_p11-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_p11/pam_p11-0.1.3.ebuild b/sys-auth/pam_p11/pam_p11-0.1.3.ebuild index 85dff186ce54..26e046b425ab 100644 --- a/sys-auth/pam_p11/pam_p11-0.1.3.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.3.ebuild,v 1.7 2007/11/11 12:51:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.3.ebuild,v 1.8 2007/11/13 17:45:10 armin76 Exp $ inherit pam eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.opensc-project.org/files/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="virtual/pam |