summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-12-04 21:11:07 -0800
committerMatt Turner <mattst88@gentoo.org>2017-12-04 21:11:07 -0800
commitab02997074835a280007fe5dd14deab30cd5b752 (patch)
tree727079e748539343960912ecc111950271157259 /sys-fs
parentapp-vim/lightline: update LICENSE (diff)
downloadgentoo-ab02997074835a280007fe5dd14deab30cd5b752.tar.gz
gentoo-ab02997074835a280007fe5dd14deab30cd5b752.tar.bz2
gentoo-ab02997074835a280007fe5dd14deab30cd5b752.zip
sys-fs/udev-234-r1: added ~mips, bug 625456
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-234-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-234-r1.ebuild b/sys-fs/udev/udev-234-r1.ebuild
index 1d98a8ca3990..03b5b7ee2290 100644
--- a/sys-fs/udev/udev-234-r1.ebuild
+++ b/sys-fs/udev/udev-234-r1.ebuild
@@ -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)"