From: Tobias Klausmann Date: Wed, 30 Jan 2019 16:04:12 +0000 (+0100) Subject: sys-fs/udev-239-r0: alpha stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4066ec96a6386e3a700c89e81755eadaeff68774;p=gentoo.git sys-fs/udev-239-r0: alpha stable Bug: http://bugs.gentoo.org/673006 Signed-off-by: Tobias Klausmann --- 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)"