dev-python/numpydoc: arm64 keyworded (bug #721130)
[gentoo.git] / dev-perl / GD-Graph3d / GD-Graph3d-0.630.0-r2.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DIST_AUTHOR=WADG
7 DIST_VERSION=0.63
8 inherit perl-module
9
10 DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
11
12 SLOT="0"
13 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
14 IUSE=""
15
16 RDEPEND=">=dev-perl/GD-1.18
17         >=dev-perl/GDGraph-1.30
18         dev-perl/GDTextUtil"
19 DEPEND="${RDEPEND}"