media-radio/gpredict: Stabilize 2.5.2 ppc, #981332

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-08-24 21:56:36 +01:00
parent ab4a36ea24
commit f95cfb5254

View File

@@ -13,7 +13,7 @@ if [[ ${PV} = "9999" ]]; then
EGIT_REPO_URI="https://github.com/csete/gpredict.git"
else
SRC_URI="https://github.com/csete/gpredict/releases/download/v${PV}/${P}.tar.bz2"
KEYWORDS="amd64 ~ppc x86"
KEYWORDS="amd64 ppc x86"
fi
LICENSE="GPL-2"