diff options
author | 2024-06-25 07:41:49 +0100 | |
---|---|---|
committer | 2024-06-25 07:41:49 +0100 | |
commit | 2462ec15a4105d8971835097086a46a5109e8d0b (patch) | |
tree | 657173c8db7622fa79d190c5e26dafcd441f62c3 /dev-perl/PDL | |
parent | dev-perl/Net-LibIDN2: Stabilize 1.20.0-r1 ppc, #934856 (diff) | |
download | gentoo-2462ec15a4105d8971835097086a46a5109e8d0b.tar.gz gentoo-2462ec15a4105d8971835097086a46a5109e8d0b.tar.bz2 gentoo-2462ec15a4105d8971835097086a46a5109e8d0b.zip |
dev-perl/PDL: Stabilize 2.89.0 amd64, #934863
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/PDL-2.89.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PDL/PDL-2.89.0.ebuild b/dev-perl/PDL/PDL-2.89.0.ebuild index 048e25dcd038..fbaddfa45504 100644 --- a/dev-perl/PDL/PDL-2.89.0.ebuild +++ b/dev-perl/PDL/PDL-2.89.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Perl Data Language for scientific computing" LICENSE="|| ( Artistic GPL-1+ ) public-domain PerlDL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+badval doc gd gsl hdf netpbm pdl2 pgplot test" RDEPEND=" |