sci-geosciences/grass: Stabilize 8.0.1-r1 x86, #846902

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić 2022-05-22 22:08:40 +02:00
parent eccce59ea0
commit 5655f2a150
No known key found for this signature in database
GPG Key ID: 82295E1EFAE3208F
1 changed files with 1 additions and 1 deletions

View File

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