diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:57:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:10 +0200 |
commit | 6ef26f7a99961f5c4291ff421c95073dd944cb55 (patch) | |
tree | 48d60ce4a0d1d3e772cc1eaad27b6a07f32856a4 /dev-libs/libinput | |
parent | dev-libs/libgweather: x86 stable wrt bug #551826 (diff) | |
download | gentoo-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"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r-- | dev-libs/libinput/libinput-1.0.1.ebuild | 2 |
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. |