diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-04 17:49:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-04 19:40:57 +0000 |
commit | b669079ddd060e6c65b2b371e189d6790f33ecaa (patch) | |
tree | 34ab0b0d203e46c0db4e91625b7251335e646e19 /sys-apps | |
parent | app-dicts/myspell-nl: stable 2.10g-r1 for sparc, bug #676384 (diff) | |
download | gentoo-b669079ddd060e6c65b2b371e189d6790f33ecaa.tar.gz gentoo-b669079ddd060e6c65b2b371e189d6790f33ecaa.tar.bz2 gentoo-b669079ddd060e6c65b2b371e189d6790f33ecaa.zip |
sys-apps/coreutils: stable 8.30 for sparc, bug #675762
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 330af6ad0d49..6bd05c734969 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] ) |