Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
Date: Sat, 04 Jun 2016 00:23:06
Message-Id: 1464999770.3b0be89c47622eb9f090f0f4491b308d9b16018f.dilfridge@gentoo
1 commit: 3b0be89c47622eb9f090f0f4491b308d9b16018f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 00:22:01 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 00:22:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0be89c
7
8 dev-perl/Test-Inter: Stable for remaining arches (ALLARCHES), bug 583712
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
16 index 24e35dc..3f90bbc 100644
17 --- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
18 +++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild
19 @@ -12,7 +12,7 @@ inherit perl-module
20 DESCRIPTION="Framework for more readable interactive test scripts"
21
22 SLOT="0"
23 -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND="virtual/perl-IO"