dev-libs/libinput-1.6.2-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Mon, 6 Mar 2017 15:36:12 +0000 (16:36 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 6 Mar 2017 15:48:51 +0000 (16:48 +0100)
Gentoo-Bug: 611056

dev-libs/libinput/libinput-1.6.2.ebuild

index f3060d7878ca7e9c06beed17c370db877ba81b88..cd5d1e758aa14f74968435f7c3f27f223bb1c32b 100644 (file)
@@ -10,7 +10,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.