summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-25 23:16:16 +0100
committerSam James <sam@gentoo.org>2021-07-25 23:16:16 +0100
commit77b4ef46af47024502c3dbb53ae2fd03e4236c38 (patch)
tree010751c936aed1ec3605d6d79748bfacb3ddf1c8 /dev-libs
parentdev-lang/go: stabilize 1.16.6 for ppc64, bug #802054 (diff)
downloadgentoo-77b4ef46af47024502c3dbb53ae2fd03e4236c38.tar.gz
gentoo-77b4ef46af47024502c3dbb53ae2fd03e4236c38.tar.bz2
gentoo-77b4ef46af47024502c3dbb53ae2fd03e4236c38.zip
dev-libs/libinput: Stabilize 1.18.0 ppc64, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.18.0.ebuild b/dev-libs/libinput/libinput-1.18.0.ebuild
index f757d3635d37..66c9079fcdc3 100644
--- a/dev-libs/libinput/libinput-1.18.0.ebuild
+++ b/dev-libs/libinput/libinput-1.18.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
[[ "$(ver_cut 3)" -gt 900 ]] || \
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"