summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-31 17:37:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-10-31 17:37:32 +0100
commit259f8196eafba201bead811d730cff4dd63f755e (patch)
treeecc46aa6ec8e8f462ad5ee9402a6819fd8020e0a
parentdev-perl/GDGraph: Stabilize 1.540.0-r1 amd64, #877713 (diff)
downloadgentoo-259f8196.tar.gz
gentoo-259f8196.tar.bz2
gentoo-259f8196.zip
dev-perl/GD-Graph3d: Stabilize 0.630.0-r3 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild4
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