dev-perl/JSON-MaybeXS: add amd64-fbsd keyword.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 23 Jan 2018 22:12:55 +0000 (23:12 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 23 Jan 2018 22:12:55 +0000 (23:12 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild

index b8a291525a45c7d2730b9c15586927e5074bc18e..d53499357bde372883670287c674c7c05252ebbf 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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
 IUSE="test +xs"
 
 # needs Scalar-Util