summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-31 22:14:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-31 22:14:30 +0300
commit91e161028f2ce50674a4e7fdb7e9fe1a52dcfe37 (patch)
tree27379409ac8d158c6618ff68255003a567991ba1 /sci-geosciences/grass
parentsci-astronomy/sirilic: Stabilize 1.15.8-r1 amd64, #937004 (diff)
downloadgentoo-91e161028f2ce50674a4e7fdb7e9fe1a52dcfe37.tar.gz
gentoo-91e161028f2ce50674a4e7fdb7e9fe1a52dcfe37.tar.bz2
gentoo-91e161028f2ce50674a4e7fdb7e9fe1a52dcfe37.zip
sci-geosciences/grass: Stabilize 8.3.2-r1 amd64, #937006
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r--sci-geosciences/grass/grass-8.3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-8.3.2-r1.ebuild b/sci-geosciences/grass/grass-8.3.2-r1.ebuild
index 1d2d329b7e3c..5fa3915b850b 100644
--- a/sci-geosciences/grass/grass-8.3.2-r1.ebuild
+++ b/sci-geosciences/grass/grass-8.3.2-r1.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}"