Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
Date: Sat, 07 Apr 2018 21:13:44
Message-Id: 1523135606.47bb66189b21e98a59bdcdd1e1d2e749a99b31cb.mattst88@gentoo
1 commit: 47bb66189b21e98a59bdcdd1e1d2e749a99b31cb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 21:12:42 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 21:13:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bb6618
7
8 dev-perl/Any-Moose-0.270.0: hppa stable, bug 652292
9
10 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
14 index 83c4f0d0f47..d656baa5977 100644
15 --- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
16 +++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
19
20 SLOT="0"
21 -KEYWORDS="amd64 ~hppa ppc x86"
22 +KEYWORDS="amd64 hppa ppc x86"
23 IUSE="test"
24 PERL_RM_FILES=(
25 "t/001-basic-mouse.t"