dev-perl/Importer: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 22 Feb 2018 14:35:37 +0000 (15:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 22 Feb 2018 14:35:37 +0000 (15:35 +0100)
dev-perl/Importer/Importer-0.24.0.ebuild

index 74a06007dc77ddb571c0818cb4259f85fd1ea7ec..d3bc75ed52e8ee0e37afcd915e3e884e62ec8a79 100644 (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
@@ -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=""