summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-25 23:41:34 +0000
committerSam James <sam@gentoo.org>2021-03-25 23:41:34 +0000
commit8d6dc138ef353ca92195ebfdc4280b483bb5a783 (patch)
tree1278dc5c9c8dfc91369a8c13de473e565865bdc9 /dev-libs/libevdev
parentx11-libs/libdrm: Stabilize 2.4.104 ppc64, #774921 (diff)
downloadgentoo-8d6dc138ef353ca92195ebfdc4280b483bb5a783.tar.gz
gentoo-8d6dc138ef353ca92195ebfdc4280b483bb5a783.tar.bz2
gentoo-8d6dc138ef353ca92195ebfdc4280b483bb5a783.zip
dev-libs/libevdev: Stabilize 1.11.0 ppc, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.11.0.ebuild b/dev-libs/libevdev/libevdev-1.11.0.ebuild
index c49ef5ad55ea..a4e985de3610 100644
--- a/dev-libs/libevdev/libevdev-1.11.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.11.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
LICENSE="MIT"