summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-06 12:47:06 +0000
committerSam James <sam@gentoo.org>2022-02-06 12:47:06 +0000
commit129f5a7996006872bb56985819ff2d80e112d20a (patch)
tree0eb026a595d6a7a891144ca74cadbd21cce3c566 /dev-libs/libevdev
parentsys-process/at: Bump to version 3.2.5 (diff)
downloadgentoo-129f5a7996006872bb56985819ff2d80e112d20a.tar.gz
gentoo-129f5a7996006872bb56985819ff2d80e112d20a.tar.bz2
gentoo-129f5a7996006872bb56985819ff2d80e112d20a.zip
dev-libs/libevdev: Stabilize 1.12.0 hppa, #831378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.12.0.ebuild b/dev-libs/libevdev/libevdev-1.12.0.ebuild
index 2c4a086e78b0..d44903015d0c 100644
--- a/dev-libs/libevdev/libevdev-1.12.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.12.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="MIT"