Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/inputproto/
Date: Wed, 21 Mar 2018 11:08:12
Message-Id: 1521630447.0f150c3ef74d37033bf39863517717a541cb45d8.leio@gentoo
1 commit: 0f150c3ef74d37033bf39863517717a541cb45d8
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 10:33:12 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 11:07:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f150c3e
7
8 x11-proto/inputproto-2.3.2: arm64 stable
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 x11-proto/inputproto/inputproto-2.3.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-proto/inputproto/inputproto-2.3.2.ebuild b/x11-proto/inputproto/inputproto-2.3.2.ebuild
16 index 996c90bed20..2a17f818fe9 100644
17 --- a/x11-proto/inputproto/inputproto-2.3.2.ebuild
18 +++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -8,7 +8,7 @@ inherit xorg-2
26
27 DESCRIPTION="X.Org Input protocol headers"
28
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31 IUSE=""
32
33 RDEPEND=""