sys-fs/udev: x86 stable (bug #655712)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 15 May 2018 01:43:23 +0000 (03:43 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 15 May 2018 01:43:23 +0000 (03:43 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

sys-fs/udev/udev-238.ebuild

index 5675ea7f43560f48671f6d79db8bcc57f549999d..c3d44efbc794807cafa2dd74c7760e35fc037d7b 100644 (file)
@@ -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)"