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: Sat, 08 Dec 2018 15:22:36
Message-Id: 1544282534.e855cb2584d9f586e9eb9efb2c69586824c34947.zlogene@gentoo
1 commit: e855cb2584d9f586e9eb9efb2c69586824c34947
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 15:20:06 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 15:22:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e855cb25
7
8 dev-perl/Text-Iconv: sh stable wrt bug #667266
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 8bbb45beae2..2a6a299d7f4 100644
18 --- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
19 +++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
22
23 SLOT="0"
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 +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"
26 IUSE=""
27
28 RDEPEND="virtual/libiconv"