summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-22 22:08:40 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-22 22:08:40 +0200
commit5655f2a150d97b0b105cdd78862b0fe983a5f296 (patch)
tree1f184566a1a31cabea713f5353b38a3f20dcaa77 /sci-geosciences/grass
parentapp-emulation/winetricks: Stabilize 20220411 amd64, #846995 (diff)
downloadgentoo-5655f2a150d97b0b105cdd78862b0fe983a5f296.tar.gz
gentoo-5655f2a150d97b0b105cdd78862b0fe983a5f296.tar.bz2
gentoo-5655f2a150d97b0b105cdd78862b0fe983a5f296.zip
sci-geosciences/grass: Stabilize 8.0.1-r1 x86, #846902
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r--sci-geosciences/grass/grass-8.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-8.0.1-r1.ebuild b/sci-geosciences/grass/grass-8.0.1-r1.ebuild
index d7b29b106ee8..3d92d0c246f7 100644
--- a/sci-geosciences/grass/grass-8.0.1-r1.ebuild
+++ b/sci-geosciences/grass/grass-8.0.1-r1.ebuild
@@ -26,7 +26,7 @@ else
MY_P="${P/_rc/RC}"
SRC_URI="https://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc x86"
fi
S="${WORKDIR}/${MY_P}"