diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 23:06:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 23:13:10 +0200 |
commit | 11d7ba2959fd8b349c15955b2ecb8edddc1e0920 (patch) | |
tree | a40e69bbed13ce4b7659294235e17eee6cf974cf /dev-libs/libinput | |
parent | dev-libs/libgudev: x86 stable (bug #624312) (diff) | |
download | gentoo-11d7ba2959fd8b349c15955b2ecb8edddc1e0920.tar.gz gentoo-11d7ba2959fd8b349c15955b2ecb8edddc1e0920.tar.bz2 gentoo-11d7ba2959fd8b349c15955b2ecb8edddc1e0920.zip |
dev-libs/libinput: x86 stable (bug #624312)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 77a9830c1c8e..1c061c33d3db 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. |