Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-LexAlias/
Date: Mon, 17 Apr 2017 23:16:28
Message-Id: 1492470921.71f8bb84ac21d8ff52dce36f1c79294707053cc0.xmw@gentoo
1 commit: 71f8bb84ac21d8ff52dce36f1c79294707053cc0
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 23:15:21 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 23:15:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f8bb84
7
8 dev-perl/Devel-LexAlias: ppc64 stable (bug 615826)
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
12
13 dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
17 index 8fc680dc4cf..7ee5e524258 100644
18 --- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
19 +++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Alias lexical variables"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE=""
27
28 DEPEND=">=dev-perl/Devel-Caller-2.03"