summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-04 19:47:55 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-04 20:48:16 +0000
commit5587fde0e7bb8e97a0fc615cfd84084dd88b1c7a (patch)
treef9dc4a0af8675a30d6d7eb6986b8c091c2e4ca23 /dev-libs/libinput
parentdev-libs/gobject-introspection-common: stable 1.52.1 for ppc, bug #631656 (diff)
downloadgentoo-5587fde0e7bb8e97a0fc615cfd84084dd88b1c7a.tar.gz
gentoo-5587fde0e7bb8e97a0fc615cfd84084dd88b1c7a.tar.bz2
gentoo-5587fde0e7bb8e97a0fc615cfd84084dd88b1c7a.zip
dev-libs/libinput: stable 1.9.4 for ppc, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.9.4.ebuild b/dev-libs/libinput/libinput-1.9.4.ebuild
index fa3032167eaa..8ad475f3cb98 100644
--- a/dev-libs/libinput/libinput-1.9.4.ebuild
+++ b/dev-libs/libinput/libinput-1.9.4.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 ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 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.