diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-09 17:24:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-09 17:24:29 +0100 |
commit | 56660d30f89560d0aef103e7db06569e1c9e1a8a (patch) | |
tree | b7c36772024e7e3b050d17879a27d8b42bd781f5 /sci-geosciences | |
parent | net-p2p/retroshare: x86 stable wrt bug #828374 (diff) | |
download | gentoo-56660d30f89560d0aef103e7db06569e1c9e1a8a.tar.gz gentoo-56660d30f89560d0aef103e7db06569e1c9e1a8a.tar.bz2 gentoo-56660d30f89560d0aef103e7db06569e1c9e1a8a.zip |
sci-geosciences/grass: x86 stable wrt bug #828382
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/grass/grass-7.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-7.8.6.ebuild b/sci-geosciences/grass/grass-7.8.6.ebuild index 6f851f4ee8b5..5f6717ab03ef 100644 --- a/sci-geosciences/grass/grass-7.8.6.ebuild +++ b/sci-geosciences/grass/grass-7.8.6.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} |