diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-07 16:53:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-07 16:53:32 +0100 |
commit | edad018c38ae62fb5aefba75f3d0dac6fb884729 (patch) | |
tree | ba1a588cfb2f472e02182e52379f62a34e7c4666 /sci-geosciences/grass | |
parent | sys-devel/gcc: x86 stable (bug #762907) (diff) | |
download | gentoo-edad018c38ae62fb5aefba75f3d0dac6fb884729.tar.gz gentoo-edad018c38ae62fb5aefba75f3d0dac6fb884729.tar.bz2 gentoo-edad018c38ae62fb5aefba75f3d0dac6fb884729.zip |
sci-geosciences/grass: x86 stable (bug #774459)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r-- | sci-geosciences/grass/grass-7.8.5.ebuild | 2 |
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 d75683b80dcf..8cf3e318437b 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} |