commit: 2d9ed892f2500abf2b71c4e52d0b0001cc240609
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 09:27:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 09:27:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9ed892
dev-perl/SVG-Graph: Stabilize 0.40.0 amd64, #967813
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SVG-Graph/SVG-Graph-0.40.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SVG-Graph/SVG-Graph-0.40.0.ebuild
b/dev-perl/SVG-Graph/SVG-Graph-0.40.0.ebuild
index 12fce4c5940e..78631db964d6 100644
--- a/dev-perl/SVG-Graph/SVG-Graph-0.40.0.ebuild
+++ b/dev-perl/SVG-Graph/SVG-Graph-0.40.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Visualize your data in Scalable Vector Graphics
(SVG) format"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-perl/Math-Derivative