dev-libs/libinput: Propagate stable keywords to 1.10.6
authorMatt Turner <mattst88@gentoo.org>
Tue, 8 May 2018 20:51:08 +0000 (13:51 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 8 May 2018 20:54:43 +0000 (13:54 -0700)
dev-libs/libinput/libinput-1.10.6.ebuild

index 5364b191c2fce779018208b9325267854a870a43..3e9391fbb243f1c498867d9435fdb98a630850f5 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="doc 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.