summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-06 20:42:41 +0000
committerSam James <sam@gentoo.org>2020-12-06 20:48:46 +0000
commit3de9f5ddd348025c7855b209974a6b4c99a802e6 (patch)
treebbc35b75940db8c2d09eb3c6de12d1a0330b2427 /dev-libs/libevdev
parentdev-libs/libclc: Stabilize 0.2.0_pre20201001 amd64, #758461 (diff)
downloadgentoo-3de9f5ddd348025c7855b209974a6b4c99a802e6.tar.gz
gentoo-3de9f5ddd348025c7855b209974a6b4c99a802e6.tar.bz2
gentoo-3de9f5ddd348025c7855b209974a6b4c99a802e6.zip
dev-libs/libevdev: Stabilize 1.10.0 amd64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.10.0.ebuild b/dev-libs/libevdev/libevdev-1.10.0.ebuild
index 133a9e3a3985..ae7284c57521 100644
--- a/dev-libs/libevdev/libevdev-1.10.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.10.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"