diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-04 19:11:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-04 19:11:48 +0300 |
commit | 1318fae593119e46114592d95325c4483af94496 (patch) | |
tree | 8aa8c8befa48e78cfb851a7d0ace808c0521ce8f /dev-libs/libinput | |
parent | dev-libs/json-glib: arm stable wrt bug #670024 (diff) | |
download | gentoo-1318fae593119e46114592d95325c4483af94496.tar.gz gentoo-1318fae593119e46114592d95325c4483af94496.tar.bz2 gentoo-1318fae593119e46114592d95325c4483af94496.zip |
dev-libs/libinput: arm 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 cb139f2bae64..34ecab6c478d 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. |