diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 18:21:01 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 19:04:28 +0100 |
commit | 18533d627108ec08fb86a1183e57a1fe03b319f8 (patch) | |
tree | 983173e965da73d437c3c2ce5fc052620f2e6de3 /sys-apps/coreutils | |
parent | app-editors/vim-core-8.0.1298-r0: alpha stable (diff) | |
download | gentoo-18533d627108ec08fb86a1183e57a1fe03b319f8.tar.gz gentoo-18533d627108ec08fb86a1183e57a1fe03b319f8.tar.bz2 gentoo-18533d627108ec08fb86a1183e57a1fe03b319f8.zip |
sys-apps/coreutils-8.28-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/638176
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.28-r1.ebuild b/sys-apps/coreutils/coreutils-8.28-r1.ebuild index c53de9d8e493..9397aebfcb4c 100644 --- a/sys-apps/coreutils/coreutils-8.28-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.28-r1.ebuild @@ -24,7 +24,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 static test userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |