diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:28:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:28:36 +0100 |
commit | c3d3c6d3c8619ac4afc27145e415a9beb98d8583 (patch) | |
tree | 329a1ff166071edd0023ed75eba4c0737735f62e /dev-perl/Encode-EUCJPASCII | |
parent | dev-perl/List-AllUtils: Tested on ~amd64-fbsd (bug #613158) (diff) | |
download | gentoo-c3d3c6d3c8619ac4afc27145e415a9beb98d8583.tar.gz gentoo-c3d3c6d3c8619ac4afc27145e415a9beb98d8583.tar.bz2 gentoo-c3d3c6d3c8619ac4afc27145e415a9beb98d8583.zip |
dev-perl/Encode-EUCJPASCII: Tested on ~amd64-fbsd (bug #614180)
Diffstat (limited to 'dev-perl/Encode-EUCJPASCII')
-rw-r--r-- | dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild b/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild index 9a92945f24aa..a798638ab890 100644 --- a/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild +++ b/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An eucJP-open mapping" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="" PERL_RM_FILES=( "t/pod.t" ) |