From: Patrice Clement Date: Tue, 23 Jan 2018 22:11:34 +0000 (+0100) Subject: dev-perl/Cpanel-JSON-XS: add amd64-fbsd keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=abfbb572a40c465f153785fabab97203306b79d6;p=gentoo.git dev-perl/Cpanel-JSON-XS: add amd64-fbsd keyword. Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild index ba1ed282e8f6..451191ba6590 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.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="cPanel fork of JSON::XS, fast and correct serializing" SLOT="0" -KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND="" diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild index 5b2735474307..07c137092376 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.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="cPanel fork of JSON::XS, fast and correct serializing" 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" RDEPEND=""