From: Agostino Sarubbo Date: Sun, 5 Apr 2020 10:11:41 +0000 (+0200) Subject: dev-libs/libevdev: s390 stable wrt bug #714896 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fe1e6f247cc67c8137fd3ed57b6d8528d421c600;p=gentoo.git dev-libs/libevdev: s390 stable wrt bug #714896 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/libevdev/libevdev-1.9.0.ebuild b/dev-libs/libevdev/libevdev-1.9.0.ebuild index dee29df49b0a..dceaafad2484 100644 --- a/dev-libs/libevdev/libevdev-1.9.0.ebuild +++ b/dev-libs/libevdev/libevdev-1.9.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 ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sparc ~x86" fi LICENSE="MIT"