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-perl/Config-Tiny/
Date: Sat, 27 May 2017 07:06:15
Message-Id: 1495868758.c501cdf3ac34478b86b91f4925586638cf09227c.maekke@gentoo
1 commit: c501cdf3ac34478b86b91f4925586638cf09227c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 27 07:05:58 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 27 07:05:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c501cdf3
7
8 dev-perl/Config-Tiny: add ~arm, bug #619310
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/Config-Tiny/Config-Tiny-2.230.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.230.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.230.0.ebuild
17 index d75f728d592..7892c49287c 100644
18 --- a/dev-perl/Config-Tiny/Config-Tiny-2.230.0.ebuild
19 +++ b/dev-perl/Config-Tiny/Config-Tiny-2.230.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ inherit perl-module
27 DESCRIPTION="Read/Write .ini style files with as little code as possible"
28
29 SLOT="0"
30 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
31 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
32 IUSE="test"
33
34 RDEPEND="