sys-fs/udev: x86 stable (bug #645076)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 21 Jan 2018 20:11:49 +0000 (21:11 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 21 Jan 2018 20:29:56 +0000 (21:29 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-fs/udev/udev-236.ebuild

index ec6201a5a68da6ab88d9383bcc30c457656d55dc..0f1b95717f9433f7ef7c364fbc7b542e303be069 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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)"