summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-19 21:25:01 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-19 22:07:48 +0200
commit893f43ee80891018c46e7c7c16cd6575ea5dd92e (patch)
tree05889a8f177eab2c28b005ec769c8fbf9fbd9a09
parentx11-apps/xhost: arm64 stable (diff)
downloadgentoo-893f43ee80891018c46e7c7c16cd6575ea5dd92e.tar.gz
gentoo-893f43ee80891018c46e7c7c16cd6575ea5dd92e.tar.bz2
gentoo-893f43ee80891018c46e7c7c16cd6575ea5dd92e.zip
dev-libs/libinput: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--dev-libs/libinput/libinput-1.11.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libinput/libinput-1.11.3.ebuild b/dev-libs/libinput/libinput-1.11.3.ebuild
index d44f2220c53f..c60f29f7f675 100644
--- a/dev-libs/libinput/libinput-1.11.3.ebuild
+++ b/dev-libs/libinput/libinput-1.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="doc input_devices_wacom"
# Tests require write access to udev rules directory which is a no-no for live system.
# Other tests are just about logs, exported symbols and autotest of the test library.