commit: 90944df50e15785f329d4f64347ced88ab7fd054 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 05:25:51 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 05:25:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90944df5
dev-perl/PDL: Stabilize 2.63.0 arm, #902683 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/PDL/PDL-2.63.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/PDL/PDL-2.63.0.ebuild b/dev-perl/PDL/PDL-2.63.0.ebuild index 83624dd4cbdd..f95c19c7ab01 100644 --- a/dev-perl/PDL/PDL-2.63.0.ebuild +++ b/dev-perl/PDL/PDL-2.63.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
