diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 08:51:08 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 08:51:08 +0100 |
commit | 333ca925ba4e530e70b51cedbb330a616825e743 (patch) | |
tree | fd9959d9cba46a73ed391e5b05aa97c8e60b0179 /sci-geosciences | |
parent | dev-java/joda-convert: Stabilize 2.2.2-r1 amd64, #834873 (diff) | |
download | gentoo-333ca925ba4e530e70b51cedbb330a616825e743.tar.gz gentoo-333ca925ba4e530e70b51cedbb330a616825e743.tar.bz2 gentoo-333ca925ba4e530e70b51cedbb330a616825e743.zip |
sci-geosciences/grass: Stabilize 8.0.0 x86, #834841
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-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=" |