summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-18 05:24:27 +0100
committerSam James <sam@gentoo.org>2021-09-18 05:24:27 +0100
commit277080ed13d542aed840bcb43f8c47de7600b91d (patch)
tree31e24fd37fcc5408f9a4695ea996626d52ead910 /dev-libs/libinput
parentdev-python/websockets: Stabilize 9.1-r1 ppc64, #813135 (diff)
downloadgentoo-277080ed13d542aed840bcb43f8c47de7600b91d.tar.gz
gentoo-277080ed13d542aed840bcb43f8c47de7600b91d.tar.bz2
gentoo-277080ed13d542aed840bcb43f8c47de7600b91d.zip
dev-libs/libinput: Stabilize 1.18.1 ppc64, #813456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.18.1.ebuild b/dev-libs/libinput/libinput-1.18.1.ebuild
index 7eac9e2a3929..d0ecc1a3ba9c 100644
--- a/dev-libs/libinput/libinput-1.18.1.ebuild
+++ b/dev-libs/libinput/libinput-1.18.1.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 )"