diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:21:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:21:04 +0100 |
commit | 7120605603c8579255441c0b5c151ade755facfb (patch) | |
tree | 1b768a4c573686eac1fb701ac527c391305609cb /sys-apps/coreutils | |
parent | dev-ml/findlib: sparc stable wrt bug #463018 (diff) | |
download | gentoo-7120605603c8579255441c0b5c151ade755facfb.tar.gz gentoo-7120605603c8579255441c0b5c151ade755facfb.tar.bz2 gentoo-7120605603c8579255441c0b5c151ade755facfb.zip |
sys-apps/coreutils: sparc stable wrt bug #596850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.25.ebuild b/sys-apps/coreutils/coreutils-8.25.ebuild index 96876853cf0a..d51178e05a2c 100644 --- a/sys-apps/coreutils/coreutils-8.25.ebuild +++ b/sys-apps/coreutils/coreutils-8.25.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux static userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |