From: Agostino Sarubbo Date: Sat, 12 Sep 2015 08:57:43 +0000 (+0200) Subject: dev-libs/libinput: x86 stable wrt bug #551826 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ef26f7a99961f5c4291ff421c95073dd944cb55;p=gentoo.git dev-libs/libinput: x86 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- 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.