diff options
author | 2022-10-31 17:37:32 +0100 | |
---|---|---|
committer | 2022-10-31 17:37:32 +0100 | |
commit | 259f8196eafba201bead811d730cff4dd63f755e (patch) | |
tree | ecc46aa6ec8e8f462ad5ee9402a6819fd8020e0a /dev-perl/GD-Graph3d | |
parent | dev-perl/GDGraph: Stabilize 1.540.0-r1 amd64, #877713 (diff) | |
download | gentoo-259f8196eafba201bead811d730cff4dd63f755e.tar.gz gentoo-259f8196eafba201bead811d730cff4dd63f755e.tar.bz2 gentoo-259f8196eafba201bead811d730cff4dd63f755e.zip |
dev-perl/GD-Graph3d: Stabilize 0.630.0-r3 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/GD-Graph3d')
-rw-r--r-- | dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild index e45263162643..e8bd7cc62d16 100644 --- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild +++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create 3D Graphs with GD and GD::Graph" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-solaris" RDEPEND=" >=dev-perl/GD-1.180.0 |