diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-11 08:53:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-11 08:53:11 +0100 |
commit | 15589afead3838234cf68c103b66326e8b97f3cb (patch) | |
tree | a96b6bd6fe8d89c9d2a3bc4d6ee7d3d8e871c240 /sys-apps/coreutils | |
parent | dev-ruby/json: stable 1.8.6-r1 for ppc64, bug #629484 (diff) | |
download | gentoo-15589afead3838234cf68c103b66326e8b97f3cb.tar.gz gentoo-15589afead3838234cf68c103b66326e8b97f3cb.tar.bz2 gentoo-15589afead3838234cf68c103b66326e8b97f3cb.zip |
sys-apps/coreutils: stable 8.26 for sparc, bug #3661606 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
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 b8dabb65223f..1a52ef267243 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] ) |