diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-26 02:06:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-26 02:06:14 +0000 |
commit | 3df20fa44219f7eaec378e68f810711c191b276d (patch) | |
tree | a3f3a943cd1e7863f5ec8654571b1fecd948eda1 /sys-libs/libcap | |
parent | Add die following econf for bug 48950 (Manifest recommit) (diff) | |
download | gentoo-2-3df20fa44219f7eaec378e68f810711c191b276d.tar.gz gentoo-2-3df20fa44219f7eaec378e68f810711c191b276d.tar.bz2 gentoo-2-3df20fa44219f7eaec378e68f810711c191b276d.zip |
arm KEYWORDS
Diffstat (limited to 'sys-libs/libcap')
-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 15c9ce799a7a..3771ccd6c8e0 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 Technologies, Inc. # 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.1 2004/04/25 20:00:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r4.ebuild,v 1.2 2004/04/26 02:06:05 vapier Exp $ inherit base 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 ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64" IUSE="python pic static" #patch is in recent 2.2 kernels so it works there |