diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 08:50:50 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 08:50:50 +0100 |
commit | dae04a45c2f931169d1cd396eb6497c37654118e (patch) | |
tree | 4473bcd38eacd8c3150b1900560495ff46aba2be /sci-geosciences/grass | |
parent | sys-apps/plocate: Stabilize 1.1.15 amd64, #834839 (diff) | |
download | gentoo-dae04a45c2f931169d1cd396eb6497c37654118e.tar.gz gentoo-dae04a45c2f931169d1cd396eb6497c37654118e.tar.bz2 gentoo-dae04a45c2f931169d1cd396eb6497c37654118e.zip |
sci-geosciences/grass: Stabilize 8.0.0 amd64, #834841
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-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 598e8b0ea52d..38213a36b890 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=" |