Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Without-Module/
Date: Mon, 16 Oct 2017 20:51:39
Message-Id: 1508187054.f59550e2a01f82702f8b632a8469f93ad6298f35.slyfox@gentoo
1 commit: f59550e2a01f82702f8b632a8469f93ad6298f35
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 16 20:50:54 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 16 20:50:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59550e2
7
8 dev-perl/Test-Without-Module: keyworded 0.200.0 for ia64, bug #633934
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild
17 index f3348baf5a6..0a3902af4d4 100644
18 --- a/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild
19 +++ b/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Test fallback behaviour in absence of modules"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE="test"
27
28 RDEPEND=""