diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:23:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:33:48 +0300 |
commit | 5b678b82c1c6e3c19ee04dc6a54796ce02cb3e2e (patch) | |
tree | 26ece40ef20f3de24badb309ca34435e70b42976 /dev-libs/libinput | |
parent | dev-libs/json-glib: ppc stable wrt bug #670024 (diff) | |
download | gentoo-5b678b82c1c6e3c19ee04dc6a54796ce02cb3e2e.tar.gz gentoo-5b678b82c1c6e3c19ee04dc6a54796ce02cb3e2e.tar.bz2 gentoo-5b678b82c1c6e3c19ee04dc6a54796ce02cb3e2e.zip |
dev-libs/libinput: ppc stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.11.3.ebuild b/dev-libs/libinput/libinput-1.11.3.ebuild index 3abf49423e60..888c136cad46 100644 --- a/dev-libs/libinput/libinput-1.11.3.ebuild +++ b/dev-libs/libinput/libinput-1.11.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="doc input_devices_wacom" # 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. |