Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exception-Class/
Date: Sun, 10 Jun 2018 16:55:47
Message-Id: 1528649646.d6544180e93a48502298386e3b3e1ce76f6894db.whissi@gentoo
1 commit: d6544180e93a48502298386e3b3e1ce76f6894db
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 16:54:06 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 16:54:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6544180
7
8 dev-perl/Exception-Class: x86 stable (bug #657574)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild
16 index 49aa727dea9..5fde6122109 100644
17 --- a/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild
18 +++ b/dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="A module that allows you to declare real exception classes in Perl"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="test"
26
27 RDEPEND="