diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 21:13:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 21:14:23 +0000 |
commit | 0ea4a441f5f99cbc1c0394ef3a847b29da13411b (patch) | |
tree | e2f1ac6b2efcc488b47ab9920bda37893d9cf23c /dev-libs/libinput | |
parent | dev-libs/appstream-glib: stable 0.6.13 for sparc, bug #624312 (thanks to Rolf... (diff) | |
download | gentoo-0ea4a441f5f99cbc1c0394ef3a847b29da13411b.tar.gz gentoo-0ea4a441f5f99cbc1c0394ef3a847b29da13411b.tar.bz2 gentoo-0ea4a441f5f99cbc1c0394ef3a847b29da13411b.zip |
dev-libs/libinput: stable 1.7.3 for sparc, bug #624312 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.7.3.ebuild b/dev-libs/libinput/libinput-1.7.3.ebuild index bc945ad3e268..f100733b6afa 100644 --- a/dev-libs/libinput/libinput-1.7.3.ebuild +++ b/dev-libs/libinput/libinput-1.7.3.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="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. |