diff options
author | Sam James <sam@gentoo.org> | 2021-03-07 19:44:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-07 19:44:57 +0000 |
commit | c7c2508c439855fd38e77866a58f27846696417e (patch) | |
tree | 706a5fb3ee670f86e0bf88b649d2c721623ef0c1 /sci-geosciences/grass | |
parent | dev-util/clazy: Stabilize 1.9 amd64, #774309 (diff) | |
download | gentoo-c7c2508c439855fd38e77866a58f27846696417e.tar.gz gentoo-c7c2508c439855fd38e77866a58f27846696417e.tar.bz2 gentoo-c7c2508c439855fd38e77866a58f27846696417e.zip |
sci-geosciences/grass: Stabilize 7.8.5 amd64, #774459
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r-- | sci-geosciences/grass/grass-7.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-7.8.5.ebuild b/sci-geosciences/grass/grass-7.8.5.ebuild index 8cf3e318437b..eb00d1ab6a89 100644 --- a/sci-geosciences/grass/grass-7.8.5.ebuild +++ b/sci-geosciences/grass/grass-7.8.5.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} |