dev-perl/Encode-EUCJPASCII: Tested on ~amd64-fbsd (bug #614180)

This commit is contained in:
Michał Górny
2018-02-22 20:28:36 +01:00
parent 50b20418d6
commit c3d3c6d3c8

View File

@@ -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" )