From: Aaron Bauman Date: Sun, 21 Jul 2019 17:09:42 +0000 (-0400) Subject: dev-libs/libevdev: arm64 stable (bug #689510) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=443ad0c3b084c7c577bf003a67374d8b37d1fc99;p=gentoo.git dev-libs/libevdev: arm64 stable (bug #689510) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-libs/libevdev/libevdev-1.7.0.ebuild b/dev-libs/libevdev/libevdev-1.7.0.ebuild index 51227e894ef6..597d61aa95b7 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"