summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-04-05 22:23:03 +0300
committerMart Raudsepp <leio@gentoo.org>2020-04-05 22:56:29 +0300
commitfac24282fa8cd870091f80d0ce0ad391850e0ed0 (patch)
treea368e1abd47d4e5699c37f093624624b8202014b /dev-libs/libinput
parentdev-libs/libevdev: arm64 stable (bug #714896) (diff)
downloadgentoo-fac24282fa8cd870091f80d0ce0ad391850e0ed0.tar.gz
gentoo-fac24282fa8cd870091f80d0ce0ad391850e0ed0.tar.bz2
gentoo-fac24282fa8cd870091f80d0ce0ad391850e0ed0.zip
dev-libs/libinput: arm64 stable (bug #714896)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.15.4.ebuild b/dev-libs/libinput/libinput-1.15.4.ebuild
index b35296f53d9b..8814b0fbc322 100644
--- a/dev-libs/libinput/libinput-1.15.4.ebuild
+++ b/dev-libs/libinput/libinput-1.15.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
[[ "$(ver_cut 3)" -gt 900 ]] || \
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86"
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"