Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/
Date: Tue, 29 Dec 2020 20:20:44
Message-Id: 1609273232.47dbf9d95e1c1b06c6808c814183d78cebced242.sam@gentoo
1 commit: 47dbf9d95e1c1b06c6808c814183d78cebced242
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 20:20:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 20:20:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47dbf9d9
7
8 sci-geosciences/grass: Stabilize 7.8.4 amd64, #762436
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-geosciences/grass/grass-7.8.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/grass/grass-7.8.4.ebuild b/sci-geosciences/grass/grass-7.8.4.ebuild
16 index b2b81638ae3..25b4f871366 100644
17 --- a/sci-geosciences/grass/grass-7.8.4.ebuild
18 +++ b/sci-geosciences/grass/grass-7.8.4.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="https://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0/7.8.0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~ppc ~x86"
25 IUSE="blas cxx fftw geos lapack liblas mysql netcdf nls odbc opencl opengl openmp png postgres readline sqlite threads tiff truetype X zstd"
26 REQUIRED_USE="
27 ${PYTHON_REQUIRED_USE}