media-libs/libchdr: Keyword 0.3.0 ppc, #976838

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-09-16 21:13:15 +03:00
parent 97c35044d7
commit 66aee0ea91

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/rtissera/${PN}.git"
else
SRC_URI="https://github.com/rtissera/${PN}/archive/v${PV}/${P}.tar.gz"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
fi
LICENSE="BSD public-domain"