Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gengetopt/
Date: Wed, 30 May 2018 04:46:02
Message-Id: 1527655204.f25fa9341f4fa9a4c398542dc1711ab6f7c84909.maekke@gentoo
1 commit: f25fa9341f4fa9a4c398542dc1711ab6f7c84909
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 30 04:40:04 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed May 30 04:40:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25fa934
7
8 dev-util/gengetopt: add ~arm, bug #621436
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 dev-util/gengetopt/gengetopt-2.22.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/gengetopt/gengetopt-2.22.6.ebuild b/dev-util/gengetopt/gengetopt-2.22.6.ebuild
17 index 74404faced2..cd8b5f7a020 100644
18 --- a/dev-util/gengetopt/gengetopt-2.22.6.ebuild
19 +++ b/dev-util/gengetopt/gengetopt-2.22.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="amd64 x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris"
31 +KEYWORDS="amd64 ~arm x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris"
32
33 src_prepare() {
34 epatch "${FILESDIR}"/${P}-makefile.patch