diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:44:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:44:47 -0700 |
commit | 201a0b8f33f9aa882aea0a987acd21a23869ff0a (patch) | |
tree | 1b22e3c8d2f01280eb2264fd57baca5927574c16 /dev-libs/libinput | |
parent | dev-libs/libevdev-1.5.9: ppc stable, bug 649316 (diff) | |
download | gentoo-201a0b8f33f9aa882aea0a987acd21a23869ff0a.tar.gz gentoo-201a0b8f33f9aa882aea0a987acd21a23869ff0a.tar.bz2 gentoo-201a0b8f33f9aa882aea0a987acd21a23869ff0a.zip |
dev-libs/libinput-1.10.5: ppc stable, bug 649316
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 c5c161880a56..4843ef01f97b 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. |