diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:48:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:48:41 +0300 |
commit | ef35d168f83b7d1719b878342ec10929f2b2d937 (patch) | |
tree | 2f3b26e75fd6ab72cc43856b7ea0c1d5d38d397c /sys-apps/coreutils | |
parent | sys-apps/coreutils: s390 stable wrt bug #675762 (diff) | |
download | gentoo-ef35d168f83b7d1719b878342ec10929f2b2d937.tar.gz gentoo-ef35d168f83b7d1719b878342ec10929f2b2d937.tar.bz2 gentoo-ef35d168f83b7d1719b878342ec10929f2b2d937.zip |
sys-apps/coreutils: sh stable wrt bug #675762
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'sys-apps/coreutils')
-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 e6fd62d4ec4b..101487a4daff 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] ) |