diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-16 17:25:02 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-18 15:00:43 +1200 |
commit | 0be84a45f89a2667397279a6590aff4aeecd1790 (patch) | |
tree | e574f9fbb7ca04d15889b1e43432907395a0ecd8 /dev-perl/XML-SAX-Writer | |
parent | dev-perl/X500-DN: Remove unneeded stable bits on exp arches (diff) | |
download | gentoo-0be84a45f89a2667397279a6590aff4aeecd1790.tar.gz gentoo-0be84a45f89a2667397279a6590aff4aeecd1790.tar.bz2 gentoo-0be84a45f89a2667397279a6590aff4aeecd1790.zip |
dev-perl/XML-SAX-Writer: Remove unneeded stable bits on exp arches
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-perl/XML-SAX-Writer')
-rw-r--r-- | dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild index 3e6ab58fa174..1449b424f9b6 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SAX2 Writer" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-perl/XML-Filter-BufferText |