summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-24 18:46:27 +0100
committerSam James <sam@gentoo.org>2023-08-24 18:46:27 +0100
commit374bb271601a4af10a024945c823f345d4379567 (patch)
tree386400cf55b8823033375fab873af94e744d4497 /sci-geosciences
parentx11-wm/windowmaker: sync live ebuild (diff)
downloadgentoo-374bb271601a4af10a024945c823f345d4379567.tar.gz
gentoo-374bb271601a4af10a024945c823f345d4379567.tar.bz2
gentoo-374bb271601a4af10a024945c823f345d4379567.zip
sci-geosciences/grass: Stabilize 8.3.0 amd64, #912971
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/grass/grass-8.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-8.3.0.ebuild b/sci-geosciences/grass/grass-8.3.0.ebuild
index e80a47292e49..c245ef335bc9 100644
--- a/sci-geosciences/grass/grass-8.3.0.ebuild
+++ b/sci-geosciences/grass/grass-8.3.0.ebuild
@@ -30,7 +30,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}"