commit:     5f751b8ea4d3234c5e8bc3b6a387f43b3a1bf690
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 03:52:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 03:52:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f751b8e

sci-geosciences/grass: restore ~ppc now that gdal is masked there

Closes: https://bugs.gentoo.org/858098
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/grass/grass-8.2.1-r2.ebuild | 2 +-
 sci-geosciences/grass/grass-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/grass/grass-8.2.1-r2.ebuild 
b/sci-geosciences/grass/grass-8.2.1-r2.ebuild
index 3f2fa48bc572..491dfe74bf6b 100644
--- a/sci-geosciences/grass/grass-8.2.1-r2.ebuild
+++ b/sci-geosciences/grass/grass-8.2.1-r2.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 x86"
+               KEYWORDS="amd64 ~ppc x86"
        fi
 
        S="${WORKDIR}/${MY_P}"

diff --git a/sci-geosciences/grass/grass-9999.ebuild 
b/sci-geosciences/grass/grass-9999.ebuild
index c335853ae4e4..4b7fab7cb764 100644
--- a/sci-geosciences/grass/grass-9999.ebuild
+++ b/sci-geosciences/grass/grass-9999.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 ~x86"
+               KEYWORDS="~amd64 ~ppc ~x86"
        fi
 
        S="${WORKDIR}/${MY_P}"

Reply via email to