summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-11 22:57:55 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-11 23:36:14 +0000
commit940ef67e12d40a6ad7024a63744ee7bc284308ca (patch)
tree984e8ebafede0cb331d856be009ade61c5073e3d
parentdev-qt/qttest: stable 5.11.3 for ppc, bug #670864 (diff)
downloadgentoo-940ef67e12d40a6ad7024a63744ee7bc284308ca.tar.gz
gentoo-940ef67e12d40a6ad7024a63744ee7bc284308ca.tar.bz2
gentoo-940ef67e12d40a6ad7024a63744ee7bc284308ca.zip
dev-libs/libinput: stable 1.12.6 for ppc, bug #677578
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-libs/libinput/libinput-1.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.12.6.ebuild b/dev-libs/libinput/libinput-1.12.6.ebuild
index fa3fa3045685..c488d089306b 100644
--- a/dev-libs/libinput/libinput-1.12.6.ebuild
+++ b/dev-libs/libinput/libinput-1.12.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="doc input_devices_wacom"
# 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.