summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-12 10:57:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-12 11:10:10 +0200
commit6ef26f7a99961f5c4291ff421c95073dd944cb55 (patch)
tree48d60ce4a0d1d3e772cc1eaad27b6a07f32856a4
parentdev-libs/libgweather: x86 stable wrt bug #551826 (diff)
downloadgentoo-6ef26f7a99961f5c4291ff421c95073dd944cb55.tar.gz
gentoo-6ef26f7a99961f5c4291ff421c95073dd944cb55.tar.bz2
gentoo-6ef26f7a99961f5c4291ff421c95073dd944cb55.zip
dev-libs/libinput: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
-rw-r--r--dev-libs/libinput/libinput-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.0.1.ebuild b/dev-libs/libinput/libinput-1.0.1.ebuild
index dcb3736e293d..86ee9662c906 100644
--- a/dev-libs/libinput/libinput-1.0.1.ebuild
+++ b/dev-libs/libinput/libinput-1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://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="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.