diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-12 22:18:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-12 22:16:29 +0100 |
commit | 7dd6e9246a07e2964249696b06c7a8f6f3e16d0a (patch) | |
tree | df23363db9b08789a570319411357be4d219bd19 /sys-apps/coreutils | |
parent | virtual/rust: bump to 1.27.1 (diff) | |
download | gentoo-7dd6e9246a07e2964249696b06c7a8f6f3e16d0a.tar.gz gentoo-7dd6e9246a07e2964249696b06c7a8f6f3e16d0a.tar.bz2 gentoo-7dd6e9246a07e2964249696b06c7a8f6f3e16d0a.zip |
sys-apps/coreutils: stable 8.29-r1 for hppa
Bug: https://bugs.gentoo.org/660786
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.29-r1.ebuild b/sys-apps/coreutils/coreutils-8.29-r1.ebuild index 0eb78f2cdac7..945e33375212 100644 --- a/sys-apps/coreutils/coreutils-8.29-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.29-r1.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 ~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 +split-usr static test userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) |