sci-geosciences/grass: Stabilize 8.4.2 amd64, #967245

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-06 04:26:30 +00:00
parent ea992d6277
commit ddccc2b70d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}"