diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-09 16:25:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-09 16:27:57 +0200 |
commit | 2ffbbfd52f6d5d2fca9a1556cc61ad10db4e936c (patch) | |
tree | 2a702c143038e9b85c9c81d40f95eccbe3e47b17 /sys-apps/coreutils | |
parent | media-sound/mumble: Add rnnoise USE flag and description (diff) | |
download | gentoo-2ffbbfd52f6d5d2fca9a1556cc61ad10db4e936c.tar.gz gentoo-2ffbbfd52f6d5d2fca9a1556cc61ad10db4e936c.tar.bz2 gentoo-2ffbbfd52f6d5d2fca9a1556cc61ad10db4e936c.zip |
sys-apps/coreutils: x86 stable (bug #660786)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.29-r1.ebuild b/sys-apps/coreutils/coreutils-8.29-r1.ebuild index 6e7df7005725..f541395b9cf0 100644 --- a/sys-apps/coreutils/coreutils-8.29-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.29-r1.ebuild @@ -16,7 +16,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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |