diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 02:45:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 02:45:41 +0000 |
commit | fa1a4ec55534a866fde21619dafa0a04c3281e01 (patch) | |
tree | 8b0abca557bad066ff2b1e75f0c589b70e956079 /dev-perl/PDL | |
parent | dev-perl/OpenGL-GLUT: Stabilize 0.720.0 x86, #943435 (diff) | |
download | gentoo-fa1a4ec55534a866fde21619dafa0a04c3281e01.tar.gz gentoo-fa1a4ec55534a866fde21619dafa0a04c3281e01.tar.bz2 gentoo-fa1a4ec55534a866fde21619dafa0a04c3281e01.zip |
dev-perl/PDL: Stabilize 2.93.0 amd64, #943435
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/PDL-2.93.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PDL/PDL-2.93.0.ebuild b/dev-perl/PDL/PDL-2.93.0.ebuild index 9f60ea09ed59..d3ed9a1b9f9e 100644 --- a/dev-perl/PDL/PDL-2.93.0.ebuild +++ b/dev-perl/PDL/PDL-2.93.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Perl Data Language for scientific computing" LICENSE="|| ( Artistic GPL-1+ ) public-domain PerlDL" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+badval doc gd gsl hdf netpbm pdl2 pgplot test" RDEPEND=" |