dev-libs/libinput-1.3.0-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Tue, 7 Jun 2016 06:55:29 +0000 (08:55 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 7 Jun 2016 07:02:21 +0000 (09:02 +0200)
Gentoo-Bug: 584468

Package-Manager: portage-2.3.0_rc1

dev-libs/libinput/libinput-1.3.0.ebuild

index 8ec94bd29692e1b26fa7f820284f0f5c7d610bb7..4492dee6caf43b4fdb7f7c6b03e0abe53e936e5c 100644 (file)
@@ -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.