diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 08:55:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 09:02:21 +0200 |
commit | be0ad80d567daf2c3381b1d99510ad44b0fff48f (patch) | |
tree | 672601123ce2b6fdb7b9f2dd7b9bf181a0e0468a /dev-libs | |
parent | dev-libs/libgusb-0.2.9-r0: add alpha keyword (diff) | |
download | gentoo-be0ad80d567daf2c3381b1d99510ad44b0fff48f.tar.gz gentoo-be0ad80d567daf2c3381b1d99510ad44b0fff48f.tar.bz2 gentoo-be0ad80d567daf2c3381b1d99510ad44b0fff48f.zip |
dev-libs/libinput-1.3.0-r0: add alpha keyword
Gentoo-Bug: 584468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libinput/libinput-1.3.0.ebuild | 2 |
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 8ec94bd29692..4492dee6caf4 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. |