summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-05 15:42:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-05 15:42:22 +0200
commite24ef598d862df87e9e6a65d198912d681aef76f (patch)
treed85422b4b6ef4dbe09a01c53950e44489f74d0ae
parentapp-misc/delay: works on alpha and s390 (diff)
downloadgentoo-e24ef598.tar.gz
gentoo-e24ef598.tar.bz2
gentoo-e24ef598.zip
dev-libs/libinput: works on s390
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
-rw-r--r--dev-libs/libinput/libinput-1.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.13.2.ebuild b/dev-libs/libinput/libinput-1.13.2.ebuild
index bc7c6286e491..fd529371d3d1 100644
--- a/dev-libs/libinput/libinput-1.13.2.ebuild
+++ b/dev-libs/libinput/libinput-1.13.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="doc input_devices_wacom"
# Tests require write access to udev rules directory which is a no-no for live system.
# Other tests are just about logs, exported symbols and autotest of the test library.