diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 06:33:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 06:33:02 +0000 |
commit | 303a921f23fc7394c60d24f5db93b09c7c8a4254 (patch) | |
tree | 0c62050c4b3f130e03b58ec20e89d948210ea0d9 /sci-geosciences | |
parent | dev-ruby/nokogiri: add 1.11.1 (diff) | |
download | gentoo-303a921f23fc7394c60d24f5db93b09c7c8a4254.tar.gz gentoo-303a921f23fc7394c60d24f5db93b09c7c8a4254.tar.bz2 gentoo-303a921f23fc7394c60d24f5db93b09c7c8a4254.zip |
sci-geosciences/grass: Stabilize 7.8.4 x86, #762436
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/grass/grass-7.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/grass/grass-7.8.4.ebuild b/sci-geosciences/grass/grass-7.8.4.ebuild index 25b4f871366d..888ec0b7e1d2 100644 --- a/sci-geosciences/grass/grass-7.8.4.ebuild +++ b/sci-geosciences/grass/grass-7.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ SRC_URI="https://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/7.8.0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="blas cxx fftw geos lapack liblas mysql netcdf nls odbc opencl opengl openmp png postgres readline sqlite threads tiff truetype X zstd" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} |