diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 00:44:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 00:44:31 +0100 |
commit | e8dd79cc50bd27399bf838c342e9b662b0f88cd4 (patch) | |
tree | f159104ed03fd385ea6c6824e8488fbabc17d5ab /dev-perl/PDL | |
parent | dev-perl/Alien-HDF4: Keyword 0.50.0 x86, #804927 (diff) | |
download | gentoo-e8dd79cc50bd27399bf838c342e9b662b0f88cd4.tar.gz gentoo-e8dd79cc50bd27399bf838c342e9b662b0f88cd4.tar.bz2 gentoo-e8dd79cc50bd27399bf838c342e9b662b0f88cd4.zip |
dev-perl/PDL: Keyword 2.54.0 x86, #804927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/PDL-2.54.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PDL/PDL-2.54.0.ebuild b/dev-perl/PDL/PDL-2.54.0.ebuild index 692862730a53..4c8b510c1923 100644 --- a/dev-perl/PDL/PDL-2.54.0.ebuild +++ b/dev-perl/PDL/PDL-2.54.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Perl Data Language for scientific computing" LICENSE="|| ( Artistic GPL-1+ ) public-domain PerlDL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+badval doc fortran gd gsl hdf netpbm pdl2 pgplot threads test" |