summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-07 20:43:41 +0100
committerSam James <sam@gentoo.org>2022-07-07 20:43:41 +0100
commitb3a23b9b590ee247253f02a6a17348e834a26127 (patch)
tree4f4c00f706d2ce6364d3870e6606373c44185915 /sci-geosciences/grass
parentkde-misc/rsibreak: Stabilize 0.12.15 amd64, #856796 (diff)
downloadgentoo-b3a23b9b590ee247253f02a6a17348e834a26127.tar.gz
gentoo-b3a23b9b590ee247253f02a6a17348e834a26127.tar.bz2
gentoo-b3a23b9b590ee247253f02a6a17348e834a26127.zip
sci-geosciences/grass: Stabilize 8.2.0 amd64, #856862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r--sci-geosciences/grass/grass-8.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-8.2.0.ebuild b/sci-geosciences/grass/grass-8.2.0.ebuild
index 3ccc3349178a..6edce360ce6a 100644
--- a/sci-geosciences/grass/grass-8.2.0.ebuild
+++ b/sci-geosciences/grass/grass-8.2.0.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}"