summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-11-06 21:07:12 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-06 23:10:41 +0000
commita9d003ebd0eac6a5ed018bd593fd1fec289f1cec (patch)
treeda12817e2f1945f4d0e45b701c2fb8e36a25ad2d /dev-libs/libinput/libinput-1.11.3.ebuild
parentdev-libs/atk: stable 2.28.1 for sparc, bug #670024 (diff)
downloadgentoo-a9d003ebd0eac6a5ed018bd593fd1fec289f1cec.tar.gz
gentoo-a9d003ebd0eac6a5ed018bd593fd1fec289f1cec.tar.bz2
gentoo-a9d003ebd0eac6a5ed018bd593fd1fec289f1cec.zip
dev-libs/libinput: stable 1.11.3 for sparc, bug #670024
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libinput/libinput-1.11.3.ebuild')
-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 e26ac3c3c0ff..5b7aa4ac4014 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 Foundation
+# Copyright 1999-2018 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.