commit: 47a888654915da0b10cc3813051efba0f4729c58 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 14:01:09 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 14:28:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a88865
dev-perl/Variable-Magic: Tested on ~amd64-fbsd dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild index 7162daef49c..0043240f28a 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND="
