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/Module-Install/
Date: Sat, 01 Jul 2017 11:14:55
Message-Id: 1498907672.dcecc93f4d7a81e145df0d9e227a34486bd023a4.slyfox@gentoo
1 commit: dcecc93f4d7a81e145df0d9e227a34486bd023a4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 11:12:13 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 11:14:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcecc93f
7
8 Revert "dev-perl/Module-Install: ia64 keyworded, bug #622974"
9
10 This reverts commit 272173bf9729adeedab936e5bc0b6cada922753b.
11
12 Accidentally dropped package down to ~ia64
13
14 dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
18 index b28f0bbca03..569642da8ec 100644
19 --- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
20 +++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Standalone, extensible Perl module installer"
23
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="amd64 ~arm ia64 ~ppc ~s390 ~sh x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="test"
28
29 RDEPEND="