diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 02:45:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 02:45:39 +0000 |
commit | 8556d3c90f41559f54e21826b1417ba3351e17af (patch) | |
tree | 67f46d33638f181c2359e98daa375367cc72027b /dev-perl | |
parent | dev-perl/PPI: Stabilize 1.279.0 arm, #943434 (diff) | |
download | gentoo-8556d3c90f41559f54e21826b1417ba3351e17af.tar.gz gentoo-8556d3c90f41559f54e21826b1417ba3351e17af.tar.bz2 gentoo-8556d3c90f41559f54e21826b1417ba3351e17af.zip |
dev-perl/PDL: Stabilize 2.93.0 x86, #943435
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 da49f7d66070..9f60ea09ed59 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=" |