summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-13 23:14:23 +0000
committerSam James <sam@gentoo.org>2020-12-13 23:14:23 +0000
commit24526b167296a845081f439e594c9f1d27658aba (patch)
tree04a15bc327637402292d8c9cec95e94d5a7600fb /dev-libs/libevdev
parentdev-libs/zziplib: stable 0.13.71_p20201021 for s390 (diff)
downloadgentoo-24526b167296a845081f439e594c9f1d27658aba.tar.gz
gentoo-24526b167296a845081f439e594c9f1d27658aba.tar.bz2
gentoo-24526b167296a845081f439e594c9f1d27658aba.zip
dev-libs/libevdev: stable 1.10.0 for s390
stable wrt bug #758461 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" 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 b9f3c9ea31d5..1c4141d46694 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"