diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 22:24:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:26 +0100 |
commit | ad1b80d12a5eb91a66797af9bd220c03d347fca3 (patch) | |
tree | 6732dd00579b33f08c256136dd2e20718babd994 /sys-apps | |
parent | dev-python/bleach: x86 stable (bug #675696) (diff) | |
download | gentoo-ad1b80d12a5eb91a66797af9bd220c03d347fca3.tar.gz gentoo-ad1b80d12a5eb91a66797af9bd220c03d347fca3.tar.bz2 gentoo-ad1b80d12a5eb91a66797af9bd220c03d347fca3.zip |
sys-apps/coreutils: x86 stable (bug #675762)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.30.ebuild b/sys-apps/coreutils/coreutils-8.30.ebuild index 31b1c333ff23..330af6ad0d49 100644 --- a/sys-apps/coreutils/coreutils-8.30.ebuild +++ b/sys-apps/coreutils/coreutils-8.30.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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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] ) |