sci-geosciences/grass: Stabilize 8.3.2-r1 amd64, #937006

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-07-31 22:14:30 +03:00
parent 300697885f
commit 91e161028f

View File

@@ -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}"