Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Iconv/
Date: Mon, 20 Aug 2018 02:38:37
Message-Id: 1534732683.2e954f55d97353040006da60a918de7a59d5ee1b.zlogene@gentoo
1 commit: 2e954f55d97353040006da60a918de7a59d5ee1b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 20 02:38:03 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 02:38:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e954f55
7
8 dev-perl/Text-Iconv: amd64 stable wrt bug #663934
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
16 index 25dbe31b98e..5f89eeb623e 100644
17 --- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
18 +++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
25 IUSE=""
26
27 RDEPEND="virtual/libiconv"