summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-05-27 14:34:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-05-27 14:34:07 +0300
commita400a54141fb5fc4e9dc935997c380f9184be4f7 (patch)
tree61cecedeb6858ebc0cebcf466ae173bdc112cdc0 /sys-fs
parentdev-lang/ruby: ppc stable wrt bug #651884 (diff)
downloadgentoo-a400a54141fb5fc4e9dc935997c380f9184be4f7.tar.gz
gentoo-a400a54141fb5fc4e9dc935997c380f9184be4f7.tar.bz2
gentoo-a400a54141fb5fc4e9dc935997c380f9184be4f7.zip
sys-fs/udev: arm stable wrt bug #655712
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-238.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-238.ebuild b/sys-fs/udev/udev-238.ebuild
index 757ea0518094..a840ca91bf10 100644
--- a/sys-fs/udev/udev-238.ebuild
+++ b/sys-fs/udev/udev-238.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)"