summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-13 07:56:15 +0000
committerSam James <sam@gentoo.org>2020-09-13 08:58:57 +0000
commitf74746a107ea0447e4e14a878a4d820091a6993f (patch)
treedf9d160dc5246ea5ef60978cccd9cf4a454d7ea3 /dev-libs/libevdev
parentdev-python/pybind11: stable 2.5.0 for ppc (diff)
downloadgentoo-f74746a107ea0447e4e14a878a4d820091a6993f.tar.gz
gentoo-f74746a107ea0447e4e14a878a4d820091a6993f.tar.bz2
gentoo-f74746a107ea0447e4e14a878a4d820091a6993f.zip
dev-libs/libevdev: Stabilize 1.9.1 arm, #741975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.9.1.ebuild b/dev-libs/libevdev/libevdev-1.9.1.ebuild
index c454b366cf7b..93f52ba71452 100644
--- a/dev-libs/libevdev/libevdev-1.9.1.ebuild
+++ b/dev-libs/libevdev/libevdev-1.9.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 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
LICENSE="MIT"