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-mutouch/
Date: Mon, 19 Jun 2017 13:26:24
Message-Id: 1497878776.537e4b25e1bced41a1ba31be75ea1b92a46003d2.aballier@gentoo
1 commit: 537e4b25e1bced41a1ba31be75ea1b92a46003d2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 13:15:01 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 13:26:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537e4b25
7
8 x11-drivers/xf86-input-mutouch: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild
16 index 88c7c0d06ea..48627a2c60c 100644
17 --- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild
18 +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2012 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -6,7 +6,7 @@ EAPI=4
26 inherit xorg-2
27
28 DESCRIPTION="Microtouch input driver"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 IUSE=""
32
33 RDEPEND=""