commit: a84d5812f32b8d1dc5aa1357f58f91dbf7d890e9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 14:35:37 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 14:35:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84d5812
dev-perl/Importer: Tested on ~amd64-fbsd dev-perl/Importer/Importer-0.24.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Importer/Importer-0.24.0.ebuild b/dev-perl/Importer/Importer-0.24.0.ebuild index 74a06007dc7..d3bc75ed52e 100644 --- a/dev-perl/Importer/Importer-0.24.0.ebuild +++ b/dev-perl/Importer/Importer-0.24.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Alternative interface to modules that export symbols" 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="test" RDEPEND=""
