commit: c3d3c6d3c8619ac4afc27145e415a9beb98d8583 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 19:28:36 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 19:28:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d3c6d3
dev-perl/Encode-EUCJPASCII: Tested on ~amd64-fbsd (bug #614180) dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild | 4 ++-- 1 file 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 9a92945f24a..a798638ab89 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" )
