summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-13 13:34:01 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-13 13:47:58 +0100
commit6c1426b249a11be3ded6912d25f47e8cd98451eb (patch)
treecfb372d54c3a10d0827a86ac88c82293f8b3dfaa /sys-fs
parentapp-office/skrooge: x86 stable (bug #673024) (diff)
downloadgentoo-6c1426b249a11be3ded6912d25f47e8cd98451eb.tar.gz
gentoo-6c1426b249a11be3ded6912d25f47e8cd98451eb.tar.bz2
gentoo-6c1426b249a11be3ded6912d25f47e8cd98451eb.zip
sys-fs/udev: x86 stable (bug #673006)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-239.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild
index 5dbe6b7d4497..ba8db8091f71 100644
--- a/sys-fs/udev/udev-239.ebuild
+++ b/sys-fs/udev/udev-239.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)"