commit: 259f8196eafba201bead811d730cff4dd63f755e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:37:32 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:37:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259f8196
dev-perl/GD-Graph3d: Stabilize 0.630.0-r3 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild | 4 ++--
1 file 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