summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-13 12:35:28 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-13 12:12:26 +0000
commitc3caa23d0348eb4a4476caf1d1dfa1f09957db1c (patch)
tree280e0c33edf8c2d4d2b6a95088ebf7ec6cdcd9db /dev-libs/libinput
parentx11-libs/gtksourceview: stable 3.24.6 for sparc, bug #631656 (diff)
downloadgentoo-c3caa23d0348eb4a4476caf1d1dfa1f09957db1c.tar.gz
gentoo-c3caa23d0348eb4a4476caf1d1dfa1f09957db1c.tar.bz2
gentoo-c3caa23d0348eb4a4476caf1d1dfa1f09957db1c.zip
dev-libs/libinput: stable 1.9.4 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libinput/libinput-1.9.4.ebuild b/dev-libs/libinput/libinput-1.9.4.ebuild
index 89bf24d7c505..12e536901563 100644
--- a/dev-libs/libinput/libinput-1.9.4.ebuild
+++ b/dev-libs/libinput/libinput-1.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="doc input_devices_wacom test"
# 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.