summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-14 21:32:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-14 21:40:57 +0000
commit23ae6f6206edc49cb9d547dfcf4b9346d4287694 (patch)
treef8f78f23d44c7c32bb2e44e76dfe76a13f5f6e9e
parentdev-libs/gobject-introspection-common: stable 1.52.1 for ppc64, bug #631656 (diff)
downloadgentoo-23ae6f62.tar.gz
gentoo-23ae6f62.tar.bz2
gentoo-23ae6f62.zip
dev-libs/libinput: stable 1.9.4 for ppc64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
-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 b3e44c5d7f6d..3503d7f08cda 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.