diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:01:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:28:25 +0300 |
commit | 49ff4560cd36d2593c4ece47b099d5da81209625 (patch) | |
tree | 5df488fc0d755bd50835edb8241e581878d7fb57 | |
parent | dev-libs/json-glib: x86 stable wrt bug #670024 (diff) | |
download | gentoo-49ff4560cd36d2593c4ece47b099d5da81209625.tar.gz gentoo-49ff4560cd36d2593c4ece47b099d5da81209625.tar.bz2 gentoo-49ff4560cd36d2593c4ece47b099d5da81209625.zip |
dev-libs/libinput: x86 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-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 368a91d0bf66..cb139f2bae64 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. |