diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 12:47:32 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 12:47:32 +0200 |
commit | 7f3fdcb5879ce8fbb358a1dcd4e35f3d190ab829 (patch) | |
tree | f037568fd986d3b722628d03ac459c2e3d9c52d0 /sys-apps/coreutils | |
parent | dev-ruby/json-1.8.6-r1: alpha stable (diff) | |
download | gentoo-7f3fdcb5879ce8fbb358a1dcd4e35f3d190ab829.tar.gz gentoo-7f3fdcb5879ce8fbb358a1dcd4e35f3d190ab829.tar.bz2 gentoo-7f3fdcb5879ce8fbb358a1dcd4e35f3d190ab829.zip |
sys-apps/coreutils-8.26-r0: alpha stable
Gentoo-Bug: 629584
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.26.ebuild b/sys-apps/coreutils/coreutils-8.26.ebuild index 814e340e615b..2087b33cb12d 100644 --- a/sys-apps/coreutils/coreutils-8.26.ebuild +++ b/sys-apps/coreutils/coreutils-8.26.ebuild @@ -22,7 +22,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] ) |