From: Mikle Kolyada Date: Sun, 27 May 2018 11:34:07 +0000 (+0300) Subject: sys-fs/udev: arm stable wrt bug #655712 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a400a54141fb5fc4e9dc935997c380f9184be4f7;p=gentoo.git sys-fs/udev: arm stable wrt bug #655712 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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)"