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: Fri, 04 Sep 2020 21:39:15
Message-Id: 1599255546.8ecba7afba5905b40d9758be2e9b7d393dfd7592.sam@gentoo
1 commit: 8ecba7afba5905b40d9758be2e9b7d393dfd7592
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 21:39:06 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 21:39:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ecba7af
7
8 dev-libs/libinput: ppc stable (bug #739958)
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-libs/libinput/libinput-1.16.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libinput/libinput-1.16.1.ebuild b/dev-libs/libinput/libinput-1.16.1.ebuild
17 index 43fbafc05b7..cc8f9273a9e 100644
18 --- a/dev-libs/libinput/libinput-1.16.1.ebuild
19 +++ b/dev-libs/libinput/libinput-1.16.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
21 LICENSE="MIT"
22 SLOT="0/10"
23 [[ "$(ver_cut 3)" -gt 900 ]] || \
24 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 sparc x86"
26 IUSE="doc input_devices_wacom test"
27 RESTRICT="!test? ( test )"