summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-01 21:03:07 +0100
committerSam James <sam@gentoo.org>2023-06-01 21:03:07 +0100
commit1c638b19959b2c15de44cb3f55d4acc38a6ec3f2 (patch)
treef00487042e9e77c4723092b671d520d24b791a07 /dev-libs/libevdev
parentsys-fs/squashfs-tools: Stabilize 4.6.1 ppc64, #906749 (diff)
downloadgentoo-1c638b19959b2c15de44cb3f55d4acc38a6ec3f2.tar.gz
gentoo-1c638b19959b2c15de44cb3f55d4acc38a6ec3f2.tar.bz2
gentoo-1c638b19959b2c15de44cb3f55d4acc38a6ec3f2.zip
dev-libs/libevdev: Stabilize 1.13.1 arm, #907616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.13.1.ebuild b/dev-libs/libevdev/libevdev-1.13.1.ebuild
index ae2919cec527..a14b51de7dba 100644
--- a/dev-libs/libevdev/libevdev-1.13.1.ebuild
+++ b/dev-libs/libevdev/libevdev-1.13.1.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
LICENSE="MIT"