commit: 13d09372e8557972bf420b90ac22557f6c6bb079 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Aug 19 04:25:37 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Aug 19 04:25:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d09372
dev-libs/libevdev-1.5.9-r1: alpha stable, bug 664002 dev-libs/libevdev/libevdev-1.5.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild b/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild index 85aae4b2eb8..e686e50e7c0 100644 --- a/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.9-r1.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"