Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-tslib/
Date: Mon, 19 Jun 2017 13:26:24
Message-Id: 1497878775.0801841aa5468d1839bd419efde0ef2e65f5ba6b.aballier@gentoo
1 commit: 0801841aa5468d1839bd419efde0ef2e65f5ba6b
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 13:12:59 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 13:26:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0801841a
7
8 x11-drivers/xf86-input-tslib: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild
16 index da469d4da5c..645d65c0f2e 100644
17 --- a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild
18 +++ b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.pengutronix.de/software/xf86-input-tslib/index_en.html"
26 SRC_URI="ftp://cdn.debian.net/debian/pool/main/x/${PN}/${DEBSOURCES}"
27
28 LICENSE="GPL-2"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
31 IUSE=""
32
33 RDEPEND="x11-libs/tslib"