diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:13:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:13:37 +0000 |
commit | 5b509a59f7101f538891317971f5f641032aafa6 (patch) | |
tree | b98707f1603a630a1000a782a099659e84982b2b /sys-apps/coreutils/coreutils-8.20.ebuild | |
parent | Stable for ia64, wrt bug #442510 (diff) | |
download | gentoo-2-5b509a59f7101f538891317971f5f641032aafa6.tar.gz gentoo-2-5b509a59f7101f538891317971f5f641032aafa6.tar.bz2 gentoo-2-5b509a59f7101f538891317971f5f641032aafa6.zip |
Stable for ia64, wrt bug #443536
(Portage version: 2.1.11.31/cvs/Linux ia64, 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 670cd6e637a3..995d0109b270 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.8 2012/12/08 19:40:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.9 2012/12/17 17:13:37 ago 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] ) |