diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-25 00:03:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-25 00:03:24 +0000 |
commit | 3098d2f07a76eaad4afdac56fd865a744713e207 (patch) | |
tree | 3af1016dc2a3919cd9db2dff752f7445accf0ddc /sys-libs/libcap/libcap-1.10-r3.ebuild | |
parent | add ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-3098d2f07a76eaad4afdac56fd865a744713e207.tar.gz gentoo-2-3098d2f07a76eaad4afdac56fd865a744713e207.tar.bz2 gentoo-2-3098d2f07a76eaad4afdac56fd865a744713e207.zip |
stable on alpha and ia64
Diffstat (limited to 'sys-libs/libcap/libcap-1.10-r3.ebuild')
-rw-r--r-- | sys-libs/libcap/libcap-1.10-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap/libcap-1.10-r3.ebuild b/sys-libs/libcap/libcap-1.10-r3.ebuild index f1e24f1ff5b5..dc8ca537734e 100644 --- a/sys-libs/libcap/libcap-1.10-r3.ebuild +++ b/sys-libs/libcap/libcap-1.10-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r3.ebuild,v 1.7 2004/02/24 07:17:46 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r3.ebuild,v 1.8 2004/02/25 00:03:24 agriffis Exp $ inherit base flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/${ LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~x86 ~mips hppa ~sparc ~ppc ~alpha amd64" +KEYWORDS="~x86 ~mips hppa ~sparc ~ppc alpha amd64 ia64" IUSE="python" #patch is in recent 2.2 kernels so it works there |