summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-04-05 09:08:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-04-05 09:08:18 +0300
commit902f2eb30750dd67ba7ba9d2a874d5bf7b60ea0f (patch)
tree78c7cdba9fe3b471d8d2db8ece54d0e503468669 /dev-libs/libinput/libinput-1.15.4.ebuild
parentdev-libs/libevdev: amd64 stable wrt bug #714896 (diff)
downloadgentoo-902f2eb30750dd67ba7ba9d2a874d5bf7b60ea0f.tar.gz
gentoo-902f2eb30750dd67ba7ba9d2a874d5bf7b60ea0f.tar.bz2
gentoo-902f2eb30750dd67ba7ba9d2a874d5bf7b60ea0f.zip
dev-libs/libinput: amd64 stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/libinput/libinput-1.15.4.ebuild')
-rw-r--r--dev-libs/libinput/libinput-1.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.15.4.ebuild b/dev-libs/libinput/libinput-1.15.4.ebuild
index 7ae9b0b06559..afde5755cf12 100644
--- a/dev-libs/libinput/libinput-1.15.4.ebuild
+++ b/dev-libs/libinput/libinput-1.15.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0/10"
[[ "$(ver_cut 3)" -gt 900 ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"