diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 01:12:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 01:12:11 +0000 |
commit | 164c660dd9ffc098c27a7f96b5fbcb08aa8eb697 (patch) | |
tree | e2f6833f3f82bd801ab3f6f08b09abc1651227d9 /sys-libs | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-164c660dd9ffc098c27a7f96b5fbcb08aa8eb697.tar.gz gentoo-2-164c660dd9ffc098c27a7f96b5fbcb08aa8eb697.tar.bz2 gentoo-2-164c660dd9ffc098c27a7f96b5fbcb08aa8eb697.zip |
move to stable
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap/libcap-1.10-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap/libcap-1.10-r4.ebuild b/sys-libs/libcap/libcap-1.10-r4.ebuild index 8a1ee0e7282f..70c4219ac477 100644 --- a/sys-libs/libcap/libcap-1.10-r4.ebuild +++ b/sys-libs/libcap/libcap-1.10-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r4.ebuild,v 1.8 2004/10/01 14:35:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r4.ebuild,v 1.9 2004/10/15 01:12:11 vapier Exp $ inherit flag-o-matic eutils @@ -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 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="python pic static" #patch is in recent 2.2 kernels so it works there |