Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Simple/
Date: Sat, 15 Sep 2018 12:10:49
Message-Id: 1537013437.ce140c4109513bc444624c52aad4fac14abf9d41.slyfox@gentoo
1 commit: ce140c4109513bc444624c52aad4fac14abf9d41
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 15 12:10:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 15 12:10:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce140c41
7
8 dev-perl/XML-Simple: stable 2.250.0 for ia64, bug #657208
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild
17 index cb6a9e71d21..b1cc6837b4c 100644
18 --- a/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild
19 +++ b/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="An API for simple XML files"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="test"
27
28 RDEPEND="