commit: db705d920c60cfffb687669c22b514e60fd77213
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 02:15:55 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 02:15:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db705d92
dev-perl/PDL-Graphics-Gnuplot: Stabilize 2.26.0 amd64, #933974
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild
b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild
index 628b6c81bb40..5ef203203a83 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.0.ebuild
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.26.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