diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:03:22 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:15:52 -0400 |
commit | e7efaea09b0718eaf2cbf1c00db2b85be9492de5 (patch) | |
tree | 636766d8e5c0b2f93c7b417d52b572fc18432aee /dev-perl/GD-Graph3d | |
parent | dev-perl/GDGraph: arm64 stable (diff) | |
download | gentoo-e7efaea09b0718eaf2cbf1c00db2b85be9492de5.tar.gz gentoo-e7efaea09b0718eaf2cbf1c00db2b85be9492de5.tar.bz2 gentoo-e7efaea09b0718eaf2cbf1c00db2b85be9492de5.zip |
dev-perl/GD-Graph3d: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/GD-Graph3d')
-rw-r--r-- | dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild index c2fb44499750..3c5664ebee61 100644 --- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild +++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create 3D Graphs with GD and GD::Graph" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/GD-1.18 |