Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/
Date: Thu, 27 May 2021 19:18:14
Message-Id: 1622143055.2cf44ac146936dbdc132dbf6fd36f48ab9c907b5.sam@gentoo
1 commit: 2cf44ac146936dbdc132dbf6fd36f48ab9c907b5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 19:17:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 19:17:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf44ac1
7
8 dev-libs/libinput: Stabilize 1.17.2 sparc, #787818
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libinput/libinput-1.17.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libinput/libinput-1.17.2.ebuild b/dev-libs/libinput/libinput-1.17.2.ebuild
16 index cf47221a08e..26ab92bbdc3 100644
17 --- a/dev-libs/libinput/libinput-1.17.2.ebuild
18 +++ b/dev-libs/libinput/libinput-1.17.2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
20 LICENSE="MIT"
21 SLOT="0/10"
22 [[ "$(ver_cut 3)" -gt 900 ]] || \
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
25 IUSE="doc input_devices_wacom test"
26 RESTRICT="!test? ( test )"