diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-07-18 10:01:44 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-07-18 10:06:05 +0200 |
commit | 7b3810032589d00f1bd8b885c60f25f5883962f0 (patch) | |
tree | 7991d6705ee0d336f091576a9a62ebbe0d66709b /dev-perl/Text-Iconv | |
parent | dev-perl/Test-RequiresInternet: marked ~x64-cygwin (diff) | |
download | gentoo-7b3810032589d00f1bd8b885c60f25f5883962f0.tar.gz gentoo-7b3810032589d00f1bd8b885c60f25f5883962f0.tar.bz2 gentoo-7b3810032589d00f1bd8b885c60f25f5883962f0.zip |
dev-perl/Text-Iconv: marked ~x64-solaris
Package-Manager: Portage-2.3.100-prefix, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
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 5d7d540a58c6..7de3ecceb712 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="" RDEPEND="virtual/libiconv" |