dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
[gentoo.git] / dev-perl / Data-DumpXML / Data-DumpXML-1.60.0-r1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=GAAS
7 MODULE_VERSION=1.06
8 inherit perl-module
9
10 DESCRIPTION="Dump arbitrary data structures as XML"
11
12 SLOT="0"
13 KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~sparc-solaris"
14 IUSE=""
15
16 RDEPEND=">=virtual/perl-MIME-Base64-2
17         >=dev-perl/XML-Parser-2
18         >=dev-perl/Array-RefElem-0.01"
19 DEPEND="${RDEPEND}"
20
21 SRC_TEST="do"