diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-28 14:34:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-28 17:35:51 +0100 |
commit | ee94a85d3271ecdeb7c203c2a4acb6fe7986d744 (patch) | |
tree | 313f74fc91d8ce254d13c9600d67473ffdec4187 /dev-libs/libinput | |
parent | media-libs/harfbuzz: stable 1.7.6 for sparc, bug #652976 (diff) | |
download | gentoo-ee94a85d3271ecdeb7c203c2a4acb6fe7986d744.tar.gz gentoo-ee94a85d3271ecdeb7c203c2a4acb6fe7986d744.tar.bz2 gentoo-ee94a85d3271ecdeb7c203c2a4acb6fe7986d744.zip |
dev-libs/libinput: stable 1.10.5 for sparc, bug #652976
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.10.5.ebuild b/dev-libs/libinput/libinput-1.10.5.ebuild index 445bf25b19bb..f7e7113db527 100644 --- a/dev-libs/libinput/libinput-1.10.5.ebuild +++ b/dev-libs/libinput/libinput-1.10.5.ebuild @@ -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 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. |