summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-02 12:51:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-02 12:51:56 +0300
commit18ed9de9d8503938b075f19f08d3aeb04046e3ae (patch)
treed04149b2ff3af6476edb06ecf7d2884a317a6e13 /dev-libs
parentdev-libs/json-glib: amd64 stable wrt bug #670024 (diff)
downloadgentoo-18ed9de9d8503938b075f19f08d3aeb04046e3ae.tar.gz
gentoo-18ed9de9d8503938b075f19f08d3aeb04046e3ae.tar.bz2
gentoo-18ed9de9d8503938b075f19f08d3aeb04046e3ae.zip
dev-libs/libinput: amd64 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')
-rw-r--r--dev-libs/libinput/libinput-1.11.3.ebuild2
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 17c416ffb3f0..368a91d0bf66 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.