sys-fs/udev-234-r1: added ~mips, bug 625456
authorMatt Turner <mattst88@gentoo.org>
Tue, 5 Dec 2017 05:11:07 +0000 (21:11 -0800)
committerMatt Turner <mattst88@gentoo.org>
Tue, 5 Dec 2017 05:11:07 +0000 (21:11 -0800)
sys-fs/udev/udev-234-r1.ebuild

index 1d98a8ca399004d510c7a4ab9f01b32a8f6b97f7..03b5b7ee2290985e510e2aa9da82060f63aa5bb9 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)"