diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:13:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:13:32 +0300 |
commit | 288fd844d89e3e36b6f220acb71f5f7942ea97c8 (patch) | |
tree | 31cab80c9ce7d35508f1904cb7e904a3cced4d63 /dev-libs | |
parent | dev-libs/libgweather: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-288fd844d89e3e36b6f220acb71f5f7942ea97c8.tar.gz gentoo-288fd844d89e3e36b6f220acb71f5f7942ea97c8.tar.bz2 gentoo-288fd844d89e3e36b6f220acb71f5f7942ea97c8.zip |
dev-libs/libinput: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-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 12e536901563..06fc074c0486 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. |