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/Sub-Quote/
Date: Wed, 28 Mar 2018 17:27:22
Message-Id: 1522258015.69b27327f2163265b23f47bbcd9e59559243de09.mattst88@gentoo
1 commit: 69b27327f2163265b23f47bbcd9e59559243de09
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 17:26:55 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 17:26:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b27327
7
8 dev-perl/Sub-Quote-2.4.0: added ~mips
9
10 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
14 index 2dda200f147..df4eba2b55f 100644
15 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
16 +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
17 @@ -9,7 +9,7 @@ inherit perl-module
18
19 DESCRIPTION="Efficient generation of subroutines via string eval"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
22 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
23 IUSE="test minimal"
24
25 RDEPEND="