From: Matt Turner Date: Mon, 28 Jan 2019 05:10:38 +0000 (-0800) Subject: dev-libs/libevdev-1.6.0: alpha stable, bug 675818 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=350b6283c1b286e1057c90371de68a4d3ed77cea;p=gentoo.git dev-libs/libevdev-1.6.0: alpha stable, bug 675818 Signed-off-by: Matt Turner --- diff --git a/dev-libs/libevdev/libevdev-1.6.0.ebuild b/dev-libs/libevdev/libevdev-1.6.0.ebuild index 20b90557e3d9..7f2bf0f24d21 100644 --- a/dev-libs/libevdev/libevdev-1.6.0.ebuild +++ b/dev-libs/libevdev/libevdev-1.6.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"