diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:15:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:29 +0100 |
commit | 7a28f50fbd571aebd9dca3a149dfe69aac84cb77 (patch) | |
tree | 28e3dfa10732321558e99005832c0711c83caa64 /dev-perl/Text-Iconv | |
parent | dev-perl/Task-Weaken: stable 1.50.0 for sparc, bug #663934 (diff) | |
download | gentoo-7a28f50fbd571aebd9dca3a149dfe69aac84cb77.tar.gz gentoo-7a28f50fbd571aebd9dca3a149dfe69aac84cb77.tar.bz2 gentoo-7a28f50fbd571aebd9dca3a149dfe69aac84cb77.zip |
dev-perl/Text-Iconv: stable 1.700.0-r2 for sparc, bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 04e6f4c6d31a..f9ae098b9d3f 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl interface to the iconv() codeset conversion function" SLOT="0" -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" +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" IUSE="" RDEPEND="virtual/libiconv" |