diff options
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/PDL-2.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL/PDL-2.17.0.ebuild b/dev-perl/PDL/PDL-2.17.0.ebuild index 8361d55d8c6d..662b31a1a63e 100644 --- a/dev-perl/PDL/PDL-2.17.0.ebuild +++ b/dev-perl/PDL/PDL-2.17.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ DESCRIPTION="Perl Data Language for scientific computing" LICENSE="|| ( Artistic GPL-1+ ) public-domain PerlDL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="+badval doc fortran gd gsl hdf netpbm pdl2 pgplot threads" |