From: Mart Raudsepp Date: Sun, 5 Apr 2020 19:23:03 +0000 (+0300) Subject: dev-libs/libinput: arm64 stable (bug #714896) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fac24282fa8cd870091f80d0ce0ad391850e0ed0;p=gentoo.git dev-libs/libinput: arm64 stable (bug #714896) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- 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 )"