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: Sat, 29 May 2021 17:48:03
Message-Id: 1622310462.18663a5b35cceb93dee5aad6f26bd428120645ca.sam@gentoo
1 commit: 18663a5b35cceb93dee5aad6f26bd428120645ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 17:47:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 17:47:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18663a5b
7
8 sci-geosciences/grass: restore stable keywords
9
10 Fixes: d849efc7539748cecb34c3d6e69ca30e0a58f5b4
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-geosciences/grass/grass-7.8.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-geosciences/grass/grass-7.8.5.ebuild b/sci-geosciences/grass/grass-7.8.5.ebuild
17 index 7b96039d1d7..755437aec9c 100644
18 --- a/sci-geosciences/grass/grass-7.8.5.ebuild
19 +++ b/sci-geosciences/grass/grass-7.8.5.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="https://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0/7.8.0"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc x86"
26 IUSE="blas cxx fftw geos lapack liblas mysql netcdf nls odbc opencl opengl openmp png postgres readline sqlite threads tiff truetype X zstd"
27 REQUIRED_USE="
28 ${PYTHON_REQUIRED_USE}