summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-21 13:09:42 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-21 13:09:42 -0400
commit443ad0c3b084c7c577bf003a67374d8b37d1fc99 (patch)
treeae047f3d86b058c4a01d50a813be5296fabf590f /dev-libs/libevdev
parentsys-kernel/gentoo-sources: Linux patch 4.14.134 (diff)
downloadgentoo-443ad0c3b084c7c577bf003a67374d8b37d1fc99.tar.gz
gentoo-443ad0c3b084c7c577bf003a67374d8b37d1fc99.tar.bz2
gentoo-443ad0c3b084c7c577bf003a67374d8b37d1fc99.zip
dev-libs/libevdev: arm64 stable (bug #689510)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"