summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-08-16 17:43:19 +1200
committerKent Fredric <kentnl@gentoo.org>2016-08-18 15:00:45 +1200
commit28ee6ed16c062c90769c66abd62ac43c298914af (patch)
treef5b06aba8893da4b84faded357350767352767c5 /dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild
parentdev-perl/XML-Filter-BufferText: Remove unneeded stable on exp arches (diff)
downloadgentoo-28ee6ed16c062c90769c66abd62ac43c298914af.tar.gz
gentoo-28ee6ed16c062c90769c66abd62ac43c298914af.tar.bz2
gentoo-28ee6ed16c062c90769c66abd62ac43c298914af.zip
dev-perl/XML-Generator: 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-Generator/XML-Generator-1.40.0-r1.ebuild')
-rw-r--r--dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild b/dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild
index 09d2cb1e05e0..118708bd7752 100644
--- a/dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild
+++ b/dev-perl/XML-Generator/XML-Generator-1.40.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="Perl XML::Generator - A module to help in generating XML documents"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND="dev-libs/expat"