diff options
author | Sam James <sam@gentoo.org> | 2023-05-03 19:58:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-03 19:58:17 +0100 |
commit | 3c8ed69487c5221ad0cf14f87d7cbb5818959dc6 (patch) | |
tree | d4fad9b4379f369cccbf05064b3b47366abe08d6 /dev-perl | |
parent | app-forensics/aide: Stabilize 0.18 x86, #901901 (diff) | |
download | gentoo-3c8ed69487c5221ad0cf14f87d7cbb5818959dc6.tar.gz gentoo-3c8ed69487c5221ad0cf14f87d7cbb5818959dc6.tar.bz2 gentoo-3c8ed69487c5221ad0cf14f87d7cbb5818959dc6.zip |
dev-perl/PDL: Stabilize 2.63.0 x86, #902683
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PDL/PDL-2.63.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PDL/PDL-2.63.0.ebuild b/dev-perl/PDL/PDL-2.63.0.ebuild index 03775cdcca9e..f1d29bd269e6 100644 --- a/dev-perl/PDL/PDL-2.63.0.ebuild +++ b/dev-perl/PDL/PDL-2.63.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Perl Data Language for scientific computing" LICENSE="|| ( Artistic GPL-1+ ) public-domain PerlDL" SLOT="0" -KEYWORDS="amd64 arm ppc ~x86" +KEYWORDS="amd64 arm ppc x86" IUSE="+badval doc fortran gd gsl hdf netpbm pdl2 pgplot threads test" |