diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:59:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:37:43 +0100 |
commit | f58962736a94a3fb8a6fd020528e41a0699793c6 (patch) | |
tree | 8c6514483bd24825b15458a4e71f2cb1750c1942 /dev-libs/libinput | |
parent | app-accessibility/at-spi2-core: x86 stable (bug #631656) (diff) | |
download | gentoo-f58962736a94a3fb8a6fd020528e41a0699793c6.tar.gz gentoo-f58962736a94a3fb8a6fd020528e41a0699793c6.tar.bz2 gentoo-f58962736a94a3fb8a6fd020528e41a0699793c6.zip |
dev-libs/libinput: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.9.4.ebuild b/dev-libs/libinput/libinput-1.9.4.ebuild index 06fc074c0486..dd988be4dd9d 100644 --- a/dev-libs/libinput/libinput-1.9.4.ebuild +++ b/dev-libs/libinput/libinput-1.9.4.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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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. |