commit: c3caa23d0348eb4a4476caf1d1dfa1f09957db1c Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Jan 13 11:35:28 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 12:12:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3caa23d
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" dev-libs/libinput/libinput-1.9.4.ebuild | 4 ++-- 1 file 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 89bf24d7c50..12e53690156 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.
