From: Agostino Sarubbo Date: Fri, 19 Jul 2019 11:31:59 +0000 (+0200) Subject: dev-libs/libevdev: alpha stable wrt bug #689510 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23e4402df4ab390b8b941ef17c01b1a16a83272b;p=gentoo.git dev-libs/libevdev: alpha stable wrt bug #689510 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" --- diff --git a/dev-libs/libevdev/libevdev-1.7.0.ebuild b/dev-libs/libevdev/libevdev-1.7.0.ebuild index 2deabf826d72..51227e894ef6 100644 --- a/dev-libs/libevdev/libevdev-1.7.0.ebuild +++ b/dev-libs/libevdev/libevdev-1.7.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then inherit autotools git-r3 else SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" fi LICENSE="MIT"