Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Needs/
Date: Thu, 05 Apr 2018 18:29:21
Message-Id: 1522952915.5fac1cd82c887fe0a76247a081396c6892d1b1f9.whissi@gentoo
1 commit: 5fac1cd82c887fe0a76247a081396c6892d1b1f9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 18:16:24 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 18:28:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fac1cd8
7
8 dev-perl/Test-Needs: x86 stable (bug #652540)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
16 index 438dc1d3c20..33679bb122a 100644
17 --- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
18 +++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Skip tests when modules not available"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND=""