dev-libs/libinput: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Wed, 16 Sep 2015 08:28:45 +0000 (10:28 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Wed, 16 Sep 2015 08:41:10 +0000 (10:41 +0200)
Gentoo-Bug: 551826

Package-Manager: portage-2.2.20.1

dev-libs/libinput/libinput-1.0.1.ebuild

index 86ee9662c906e3da581781e9656499a5534aafd0..85261a6513ab17bcf1926e8ffa171c7be7bd2ce0 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://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="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.