dev-libs/libinput-1.3.3-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Thu, 22 Sep 2016 15:53:59 +0000 (17:53 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Thu, 22 Sep 2016 15:54:37 +0000 (17:54 +0200)
Gentoo-Bug: 579266

dev-libs/libinput/libinput-1.3.3.ebuild

index 5cf4108d2986767dbae9f1ac69d4648088a50ad8..2fb45927501067963a98ecbb82ac829fb1c8d97b 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.