diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 08:50:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 08:50:28 +0000 |
commit | b8380b081bb376e1aa6e81989d1c731d03cc69b7 (patch) | |
tree | 3faf00100bccbcf9cf6c5ea3c790661a3e25bc91 /sys-apps/coreutils/coreutils-6.1.ebuild | |
parent | mask coreutils-6.1 #144509 (diff) | |
download | historical-b8380b081bb376e1aa6e81989d1c731d03cc69b7.tar.gz historical-b8380b081bb376e1aa6e81989d1c731d03cc69b7.tar.bz2 historical-b8380b081bb376e1aa6e81989d1c731d03cc69b7.zip |
unleash into ~arch
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'sys-apps/coreutils/coreutils-6.1.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-6.1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/coreutils/coreutils-6.1.ebuild b/sys-apps/coreutils/coreutils-6.1.ebuild index 70a181281959..e7dd14c842ae 100644 --- a/sys-apps/coreutils/coreutils-6.1.ebuild +++ b/sys-apps/coreutils/coreutils-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.1.ebuild,v 1.1 2006/08/20 12:27:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.1.ebuild,v 1.2 2006/09/03 08:50:28 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs autotools @@ -15,9 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-*" -# give selinux guys a few days to catch up #144509 -#~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="acl nls selinux static" RDEPEND="selinux? ( sys-libs/libselinux ) |