summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-16 13:06:53 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-16 13:06:53 +0200
commite90fdd1088b115185e20e05ee0533cc3ab0df303 (patch)
tree168a67f24ee694221223b26e1a6e95ff85f491b6 /sys-fs/udev
parentsys-kernel/gentoo-sources-4.4.75-r0: alpha stable (diff)
downloadgentoo-e90fdd1088b115185e20e05ee0533cc3ab0df303.tar.gz
gentoo-e90fdd1088b115185e20e05ee0533cc3ab0df303.tar.bz2
gentoo-e90fdd1088b115185e20e05ee0533cc3ab0df303.zip
sys-fs/udev-233-r0: alpha stable
Gentoo-Bug: 623556
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-233.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-233.ebuild b/sys-fs/udev/udev-233.ebuild
index 12b1d191da18..00fd1464fd2c 100644
--- a/sys-fs/udev/udev-233.ebuild
+++ b/sys-fs/udev/udev-233.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)"