diff options
Diffstat (limited to 'sci-geosciences/grass/grass-8.0.0.ebuild')
-rw-r--r-- | sci-geosciences/grass/grass-8.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-8.0.0.ebuild b/sci-geosciences/grass/grass-8.0.0.ebuild index 38213a36b890..3ab8a5a5d5f2 100644 --- a/sci-geosciences/grass/grass-8.0.0.ebuild +++ b/sci-geosciences/grass/grass-8.0.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/8.0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ~ppc x86" fi 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=" |