summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-10 09:00:22 -0800
committerMatt Turner <mattst88@gentoo.org>2017-11-10 09:00:22 -0800
commite93c1c885443539aebe44e5db04c094a160d584a (patch)
treeb594e38bd6f6244dda981d120050fdcd8b479447 /sys-apps/coreutils
parentdev-python/pyinotify-0.9.6: added ~mips, bug 636702 (diff)
downloadgentoo-e93c1c885443539aebe44e5db04c094a160d584a.tar.gz
gentoo-e93c1c885443539aebe44e5db04c094a160d584a.tar.bz2
gentoo-e93c1c885443539aebe44e5db04c094a160d584a.zip
sys-apps/coreutils-8.28-r1: added ~mips, bug 636702
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/coreutils-8.28-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.28-r1.ebuild b/sys-apps/coreutils/coreutils-8.28-r1.ebuild
index 6861a38d206c..347fb80b1ffe 100644
--- a/sys-apps/coreutils/coreutils-8.28-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-8.28-r1.ebuild
@@ -24,7 +24,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
IUSE="acl caps gmp hostname kill multicall nls selinux static test userland_BSD vanilla xattr"
LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )