commit: bd44db72c3f0cc6f644b00940b867ffc5ed226df Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 14:15:30 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 14:28:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd44db72
dev-perl/XML-Twig: Tested on ~amd64-fbsd dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild b/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild index 04ca563ee09..821c3138ff7 100644 --- a/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild +++ b/dev-perl/XML-Twig/XML-Twig-3.520.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Process huge XML documents in tree mode" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="nls test" RDEPEND="
