commit: ba25e5505862105260623586ff6207343b795344
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:37:31 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:37:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba25e550
dev-perl/GDGraph: Stabilize 1.540.0-r1 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
b/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
index c0a6188f3c3e..714cb6c7e1ea 100644
--- a/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.540.0-r1.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="Perl5 module to create charts using the GD module"
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