diff options
author | 2012-11-30 18:08:06 +0000 | |
---|---|---|
committer | 2012-11-30 18:08:06 +0000 | |
commit | 4b000127bea37a99474ccb8140c105afff6bbfd5 (patch) | |
tree | 22f42b2c610578c2d737a308e8a36d1e19de0f80 /sys-apps/coreutils/coreutils-8.20.ebuild | |
parent | Stable for HPPA (bug #445334). (diff) | |
download | gentoo-2-4b000127bea37a99474ccb8140c105afff6bbfd5.tar.gz gentoo-2-4b000127bea37a99474ccb8140c105afff6bbfd5.tar.bz2 gentoo-2-4b000127bea37a99474ccb8140c105afff6bbfd5.zip |
Stable on amd64, wrt bug #443536
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.20.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-8.20.ebuild b/sys-apps/coreutils/coreutils-8.20.ebuild index 94bb5f203f8f..dd442e3fb1eb 100644 --- a/sys-apps/coreutils/coreutils-8.20.ebuild +++ b/sys-apps/coreutils/coreutils-8.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.2 2012/11/29 15:48:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.3 2012/11/30 18:08:06 pinkbyte Exp $ EAPI="3" @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="acl caps gmp nls selinux static userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |