Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Command/
Date: Wed, 01 Jun 2016 11:41:13
Message-Id: 1464781247.b721058391b95f69aee9b6982aacf3b997ddddb8.klausman@gentoo
1 commit: b721058391b95f69aee9b6982aacf3b997ddddb8
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 11:40:47 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 11:40:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7210583
7
8 dev-perl/Test-Command-0.110.0-r0: add alpha keyword
9
10 Gentoo-Bug: 583616
11
12 Package-Manager: portage-2.3.0_rc1
13
14 dev-perl/Test-Command/Test-Command-0.110.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Test-Command/Test-Command-0.110.0.ebuild b/dev-perl/Test-Command/Test-Command-0.110.0.ebuild
18 index f8cfe96..5d936bf 100644
19 --- a/dev-perl/Test-Command/Test-Command-0.110.0.ebuild
20 +++ b/dev-perl/Test-Command/Test-Command-0.110.0.ebuild
21 @@ -11,7 +11,7 @@ inherit perl-module
22 DESCRIPTION="Test routines for external commands"
23
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
27 IUSE=""
28
29 RDEPEND="