commit: 05c047948311bfee2e45737a7584af8708c75c7d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 09:27:48 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 09:27:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c04794
dev-perl/SVG-Graph: Stabilize 0.40.0 x86, #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 78631db964d6..c7f8dbde9f6b 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