commit: 3d446dfab9b26e54bbaf531200e1938d90d07f6f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 12:02:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 12:02:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d446dfa
dev-perl/PDL-Graphics-Gnuplot: Stabilize 2.32.0 amd64, #958668
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild
index e3631ec52c03..a71058b7a0b3 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Gnuplot-based plotting for PDL"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-perl/Alien-Gnuplot-1.31.0