diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:08:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:28:12 +0100 |
commit | b476cda36d0de638f95a91796c316ed4a0c81369 (patch) | |
tree | 9d45c0cafe7da18053b9631d46d5ed362d8154bd /dev-perl/XML-SAX-Writer | |
parent | dev-perl/XML-Filter-BufferText: Tested on ~amd64-fbsd (diff) | |
download | gentoo-b476cda36d0de638f95a91796c316ed4a0c81369.tar.gz gentoo-b476cda36d0de638f95a91796c316ed4a0c81369.tar.bz2 gentoo-b476cda36d0de638f95a91796c316ed4a0c81369.zip |
dev-perl/XML-SAX-Writer: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/XML-SAX-Writer')
-rw-r--r-- | dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.560.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.560.0.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.560.0.ebuild index 9c3f833e3ea6..d1ad2d3e952f 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.560.0.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.560.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="SAX2 Writer" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-perl/XML-Filter-BufferText |