diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:48:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:48:02 +0300 |
commit | 1fd21737e4ea4e3f7fdc8ed45a768d05f843039b (patch) | |
tree | a81ece25f1c4de73b80868cef8ed2efdb804c924 /sys-apps/coreutils | |
parent | sys-devel/m4: arm stable wrt bug #678734 (diff) | |
download | gentoo-1fd21737e4ea4e3f7fdc8ed45a768d05f843039b.tar.gz gentoo-1fd21737e4ea4e3f7fdc8ed45a768d05f843039b.tar.bz2 gentoo-1fd21737e4ea4e3f7fdc8ed45a768d05f843039b.zip |
sys-apps/coreutils: hppa 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="hppa"
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 afeef91fab6e..fd4dd23ccb83 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] ) |