summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2019-01-30 17:04:12 +0100
committerTobias Klausmann <klausman@gentoo.org>2019-01-30 17:04:27 +0100
commit4066ec96a6386e3a700c89e81755eadaeff68774 (patch)
tree6bcc669b907ec925f0a30269466c7b5db6e429be /sys-fs/udev
parentapp-text/html2text-1.3.2a-r2: alpha stable (diff)
downloadgentoo-4066ec96a6386e3a700c89e81755eadaeff68774.tar.gz
gentoo-4066ec96a6386e3a700c89e81755eadaeff68774.tar.bz2
gentoo-4066ec96a6386e3a700c89e81755eadaeff68774.zip
sys-fs/udev-239-r0: alpha stable
Bug: http://bugs.gentoo.org/673006 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'sys-fs/udev')
-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 1d09809124f4..02cfd467af47 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)"