summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-29 17:47:42 +0000
committerSam James <sam@gentoo.org>2021-05-29 17:47:42 +0000
commit18663a5b35cceb93dee5aad6f26bd428120645ca (patch)
tree2b7cb0f00ff970726ff4a464b4e8da1c28082696
parentsci-geosciences/grass: fix build failure with GCC 11 (diff)
downloadgentoo-18663a5b.tar.gz
gentoo-18663a5b.tar.bz2
gentoo-18663a5b.zip
sci-geosciences/grass: restore stable keywords
Fixes: d849efc7539748cecb34c3d6e69ca30e0a58f5b4 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-geosciences/grass/grass-7.8.5.ebuild2
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 7b96039d1d76..755437aec9cf 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}