diff options
-rw-r--r-- | dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r1.ebuild b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r1.ebuild index c38fcba95682..3add5ffb8bb3 100644 --- a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r1.ebuild +++ b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0-r1.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=5 @@ -11,7 +11,7 @@ DESCRIPTION="A Perl module providing a simple API to parsed XML instances" LICENSE="GPL-2" # GPL SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-perl/libxml-perl-0.07-r1" |