summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-06-11 13:51:30 +0200
committerPacho Ramos <pacho@gentoo.org>2016-06-11 14:03:29 +0200
commitcf92516eb111c318dca18690c0499818f1ff2cef (patch)
treee2c83812ceb77ac0b4e2f86cfabd94330c002ee8
parentdev-libs/libgusb: amd64 stable, bug 584468 (diff)
downloadgentoo-cf92516eb111c318dca18690c0499818f1ff2cef.tar.gz
gentoo-cf92516eb111c318dca18690c0499818f1ff2cef.tar.bz2
gentoo-cf92516eb111c318dca18690c0499818f1ff2cef.zip
dev-libs/libinput: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64"
-rw-r--r--dev-libs/libinput/libinput-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.3.0.ebuild b/dev-libs/libinput/libinput-1.3.0.ebuild
index e3df51a0e5a3..23624a444bbe 100644
--- a/dev-libs/libinput/libinput-1.3.0.ebuild
+++ b/dev-libs/libinput/libinput-1.3.0.ebuild
@@ -11,7 +11,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="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.