summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-13 01:42:08 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-13 01:42:08 -0500
commitbe02e48e62b8e0d399fe0ef0cc66661e8d664309 (patch)
treecab4c838f91bfb479e8e2ff707839c2729dd7775 /sys-fs/udev
parentvirtual/udev: mark 217 arm64/m68k/s390/sh stable (diff)
downloadgentoo-be02e48e62b8e0d399fe0ef0cc66661e8d664309.tar.gz
gentoo-be02e48e62b8e0d399fe0ef0cc66661e8d664309.tar.bz2
gentoo-be02e48e62b8e0d399fe0ef0cc66661e8d664309.zip
sys-fs/udev: mark 233 arm64/m68k/s390/sh stable
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-233.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-233.ebuild b/sys-fs/udev/udev-233.ebuild
index e999f9e4e9c7..0b8e3832c2d7 100644
--- a/sys-fs/udev/udev-233.ebuild
+++ b/sys-fs/udev/udev-233.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 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 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)"