summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-05 12:09:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-05 12:09:55 +0200
commit743c69a7c2a61bb45479fdbbdd9107af05e10ca1 (patch)
tree76e8f570cb39494591d705545ce6e1018843384b /dev-libs/libevdev
parentnet-analyzer/net-snmp: arm stable wrt bug #710536 (diff)
downloadgentoo-743c69a7c2a61bb45479fdbbdd9107af05e10ca1.tar.gz
gentoo-743c69a7c2a61bb45479fdbbdd9107af05e10ca1.tar.bz2
gentoo-743c69a7c2a61bb45479fdbbdd9107af05e10ca1.zip
dev-libs/libevdev: arm stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.9.0.ebuild b/dev-libs/libevdev/libevdev-1.9.0.ebuild
index 932a0962ad86..f89e3c56fec1 100644
--- a/dev-libs/libevdev/libevdev-1.9.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.9.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 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
LICENSE="MIT"