diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-14 21:21:19 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-14 22:08:33 +0100 |
commit | 296cdcaed5dd430e227dbe6e22ac18436c6e6cec (patch) | |
tree | 909326fb56a900d736ded96f7608117d45b96bf4 /dev-libs/libinput | |
parent | dev-libs/gobject-introspection: arm stable, bug #631656 (diff) | |
download | gentoo-296cdcaed5dd430e227dbe6e22ac18436c6e6cec.tar.gz gentoo-296cdcaed5dd430e227dbe6e22ac18436c6e6cec.tar.bz2 gentoo-296cdcaed5dd430e227dbe6e22ac18436c6e6cec.zip |
dev-libs/libinput: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 5bfef38a84ff..b3e44c5d7f6d 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. |