summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-25 13:27:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-25 13:27:01 +0300
commitb1bff77a67fcf6d13bd9c94ce69510b0bb53e66b (patch)
tree9343733965fb706687d0c96e2b493603c6fc56fe /dev-libs
parentdev-python/recommonmark: Add ~arm keyword wrt bug #668764 (diff)
downloadgentoo-b1bff77a67fcf6d13bd9c94ce69510b0bb53e66b.tar.gz
gentoo-b1bff77a67fcf6d13bd9c94ce69510b0bb53e66b.tar.bz2
gentoo-b1bff77a67fcf6d13bd9c94ce69510b0bb53e66b.zip
dev-libs/libinput: Add ~arm keyword wrt bug #668764
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.12.3.ebuild b/dev-libs/libinput/libinput-1.12.3.ebuild
index 20a7cf9b8399..ff26cbff31a1 100644
--- a/dev-libs/libinput/libinput-1.12.3.ebuild
+++ b/dev-libs/libinput/libinput-1.12.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~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.