diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 20:20:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 20:20:32 +0000 |
commit | 47dbf9d95e1c1b06c6808c814183d78cebced242 (patch) | |
tree | 9757ee6fb14ac067f94bf99f31a4b3f483c33ff7 /sci-geosciences | |
parent | net-proxy/sshuttle: bump to 1.0.5 (diff) | |
download | gentoo-47dbf9d95e1c1b06c6808c814183d78cebced242.tar.gz gentoo-47dbf9d95e1c1b06c6808c814183d78cebced242.tar.bz2 gentoo-47dbf9d95e1c1b06c6808c814183d78cebced242.zip |
sci-geosciences/grass: Stabilize 7.8.4 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-7.8.4.ebuild b/sci-geosciences/grass/grass-7.8.4.ebuild index b2b81638ae34..25b4f871366d 100644 --- a/sci-geosciences/grass/grass-7.8.4.ebuild +++ b/sci-geosciences/grass/grass-7.8.4.ebuild @@ -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} |