summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-09 11:30:24 +0000
committerSam James <sam@gentoo.org>2021-03-09 11:30:24 +0000
commit7a00b7f898ecd57b2d7a21a6f224d92ecf59d0c7 (patch)
treee7904feebb9729f894b5f251b51609fe0b72f50b /dev-libs/libevdev
parentdev-ruby/rspec-mocks: Stabilize 3.9.1 x86, #774948 (diff)
downloadgentoo-7a00b7f898ecd57b2d7a21a6f224d92ecf59d0c7.tar.gz
gentoo-7a00b7f898ecd57b2d7a21a6f224d92ecf59d0c7.tar.bz2
gentoo-7a00b7f898ecd57b2d7a21a6f224d92ecf59d0c7.zip
dev-libs/libevdev: Stabilize 1.11.0 x86, #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 f13fc977c79a..4f2cccf073d6 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"