summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-07 15:16:15 +0000
committerSam James <sam@gentoo.org>2020-12-07 15:16:15 +0000
commit268102897ab2709d1707a24d08e9dcba274d96be (patch)
treef5a9564acd97464ce1ea03f3ec9278fb4e8851d5 /dev-libs/libevdev
parentapp-portage/fetchcommandwrapper: Address PythonCompatUpdate (diff)
downloadgentoo-268102897ab2709d1707a24d08e9dcba274d96be.tar.gz
gentoo-268102897ab2709d1707a24d08e9dcba274d96be.tar.bz2
gentoo-268102897ab2709d1707a24d08e9dcba274d96be.zip
dev-libs/libevdev: arm stable (bug #758461)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.10.0.ebuild b/dev-libs/libevdev/libevdev-1.10.0.ebuild
index ae8e01b51c2e..b9f3c9ea31d5 100644
--- a/dev-libs/libevdev/libevdev-1.10.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.10.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="MIT"