summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-30 08:40:54 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-30 08:42:38 +0000
commit3b5f377b8cd7c3b732c96d612af3268f413a503e (patch)
treef548af314b275978f233e89fe652ec5639c5b362 /dev-libs
parentdev-libs/libgudev: stable 231 for ppc, bug #624312 (diff)
downloadgentoo-3b5f377b8cd7c3b732c96d612af3268f413a503e.tar.gz
gentoo-3b5f377b8cd7c3b732c96d612af3268f413a503e.tar.bz2
gentoo-3b5f377b8cd7c3b732c96d612af3268f413a503e.zip
dev-libs/libinput: stable 1.7.3 for ppc, bug #624312
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.7.3.ebuild b/dev-libs/libinput/libinput-1.7.3.ebuild
index ab1e9417d500..bc945ad3e268 100644
--- a/dev-libs/libinput/libinput-1.7.3.ebuild
+++ b/dev-libs/libinput/libinput-1.7.3.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="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.