sci-geosciences/grass: Stabilize 8.4.0 amd64, #940337

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-09-28 10:37:38 +01:00
parent 4ca6f5e9db
commit e5fd9ea5c1

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