summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-05-14 21:24:32 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-05-14 23:19:40 +0200
commit43d9351b449d0bb4fd1bb99c5cac54b60e63d79f (patch)
treee859f0334df36590f5ee70a20b0bda19cb1e836f /sys-fs
parentsys-process/cronie-1.5.1-r1: alpha stable (diff)
downloadgentoo-43d9351b449d0bb4fd1bb99c5cac54b60e63d79f.tar.gz
gentoo-43d9351b449d0bb4fd1bb99c5cac54b60e63d79f.tar.bz2
gentoo-43d9351b449d0bb4fd1bb99c5cac54b60e63d79f.zip
sys-fs/udev-238-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655712
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 da723bed5cf2..5675ea7f4356 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)"