summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-15 19:17:07 +0100
committerSam James <sam@gentoo.org>2022-06-15 19:17:07 +0100
commit05075cc2157a25d52ba0df005567873e8aa32bc9 (patch)
treef83482846331b6829d809ceb386de592f4c9d790 /sci-geosciences/grass
parentdev-libs/flatbuffers: Drop 2.0.0-r1 (diff)
downloadgentoo-05075cc2157a25d52ba0df005567873e8aa32bc9.tar.gz
gentoo-05075cc2157a25d52ba0df005567873e8aa32bc9.tar.bz2
gentoo-05075cc2157a25d52ba0df005567873e8aa32bc9.zip
sci-geosciences/grass: Stabilize 8.0.2 amd64, #852011
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r--sci-geosciences/grass/grass-8.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-8.0.2.ebuild b/sci-geosciences/grass/grass-8.0.2.ebuild
index 79ce1434cfd3..ff4658b5ba17 100644
--- a/sci-geosciences/grass/grass-8.0.2.ebuild
+++ b/sci-geosciences/grass/grass-8.0.2.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}"