diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:05:55 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:28:10 +0100 |
commit | 039f7ccd9e922506063398d72fea21609111f346 (patch) | |
tree | 5cabee44cc9833ad205a2d568dce044a8b23b5f4 /dev-perl/Text-Iconv | |
parent | dev-perl/XML-XPath: Tested on ~amd64-fbsd (diff) | |
download | gentoo-039f7ccd9e922506063398d72fea21609111f346.tar.gz gentoo-039f7ccd9e922506063398d72fea21609111f346.tar.bz2 gentoo-039f7ccd9e922506063398d72fea21609111f346.zip |
dev-perl/Text-Iconv: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild index a7d3333c2e9c..7f74b92565ba 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,5 +10,5 @@ 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 ~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="" |