summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-13 01:49:51 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-13 01:50:31 -0500
commit0ff023e4f25257be957292d55a226fbfd210db4e (patch)
treeddc7ed99dd144def82e811841336481dccb830b5 /sys-fs/udev/udev-9999.ebuild
parentdev-util/meson: add m68k/s390/sh love to 0.44.0 (diff)
downloadgentoo-0ff023e4f25257be957292d55a226fbfd210db4e.tar.gz
gentoo-0ff023e4f25257be957292d55a226fbfd210db4e.tar.bz2
gentoo-0ff023e4f25257be957292d55a226fbfd210db4e.zip
sys-fs/udev: add m68k/s390/sh love to >=234-r1
Diffstat (limited to 'sys-fs/udev/udev-9999.ebuild')
-rw-r--r--sys-fs/udev/udev-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index bab6000491a1..ec6201a5a68d 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.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 ~mips ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"