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/Task-Weaken/
Date: Wed, 28 Mar 2018 17:27:38
Message-Id: 1522258016.a1a2e76c6d2c2dbd3d1870cf5552284991f0ec9b.mattst88@gentoo
1 commit: a1a2e76c6d2c2dbd3d1870cf5552284991f0ec9b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 17:26:56 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 17:26:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a2e76c
7
8 dev-perl/Task-Weaken-1.50.0: added ~mips
9
10 dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild
14 index 1ad37805ffd..662269945b2 100644
15 --- a/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild
16 +++ b/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Ensure that a platform has weaken support"
19
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
22 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
23 IUSE="test"
24
25 DEPEND="