sys-fs/udev-235: added ~mips, bug 625456
authorMatt Turner <mattst88@gentoo.org>
Tue, 5 Dec 2017 19:42:45 +0000 (11:42 -0800)
committerMatt Turner <mattst88@gentoo.org>
Tue, 5 Dec 2017 19:42:45 +0000 (11:42 -0800)
sys-fs/udev/udev-235.ebuild

index 1853b357d182471c0e6ed371720faa2058fd7c94..c14199307749d2e05ffd1ad43dc36646c91f33d8 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"