summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-08 13:51:08 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-08 13:54:43 -0700
commit01312fcaaa5888cae611eafd75c506a540918d60 (patch)
tree0fa432c513910e6cd39d5ee6e9d846b71b980dc7
parentwww-apps/otrs: fix DESCRIPTION #2 (diff)
downloadgentoo-01312fca.tar.gz
gentoo-01312fca.tar.bz2
gentoo-01312fca.zip
dev-libs/libinput: Propagate stable keywords to 1.10.6
-rw-r--r--dev-libs/libinput/libinput-1.10.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.10.6.ebuild b/dev-libs/libinput/libinput-1.10.6.ebuild
index 5364b191c2fc..3e9391fbb243 100644
--- a/dev-libs/libinput/libinput-1.10.6.ebuild
+++ b/dev-libs/libinput/libinput-1.10.6.ebuild
@@ -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.