sys-fs/udev-238-r0: alpha stable
authorTobias Klausmann <klausman@gentoo.org>
Mon, 14 May 2018 19:24:32 +0000 (21:24 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 14 May 2018 21:19:40 +0000 (23:19 +0200)
Gentoo-Bug: http://bugs.gentoo.org/655712

sys-fs/udev/udev-238.ebuild

index da723bed5cf2009c8a0f0dc1e65ffeb06ba32b03..5675ea7f43560f48671f6d79db8bcc57f549999d 100644 (file)
@@ -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)"