dev-libs/libinput-1.7.2-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Sun, 4 Jun 2017 19:20:11 +0000 (21:20 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sun, 4 Jun 2017 19:20:11 +0000 (21:20 +0200)
Gentoo-Bug: 620234

dev-libs/libinput/libinput-1.7.2.ebuild

index 056409f5fb60c12e70d5e53befecb5f6b0e54031..d23406c2448d8308d084b7ecc8c250ae501b4e10 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.