summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:04 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:04 +0000
commit3f338d142e7fb88cf6d75e03b993ddcaca4c8fde (patch)
treef68521d8556bef5558421a1efd4a9d88e9249064
parentdev-libs/trio: Keyword 1.17.1 ppc, #891201 (diff)
downloadgentoo-3f338d142e7fb88cf6d75e03b993ddcaca4c8fde.tar.gz
gentoo-3f338d142e7fb88cf6d75e03b993ddcaca4c8fde.tar.bz2
gentoo-3f338d142e7fb88cf6d75e03b993ddcaca4c8fde.zip
media-libs/jg: Keyword 1.0.0 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-libs/jg/jg-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/jg/jg-1.0.0.ebuild b/media-libs/jg/jg-1.0.0.ebuild
index e837159d6f44..1ab866432712 100644
--- a/media-libs/jg/jg-1.0.0.ebuild
+++ b/media-libs/jg/jg-1.0.0.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://gitlab.com/jgemu/${PN}.git"
else
SRC_URI="https://gitlab.com/jgemu/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
fi
LICENSE="ZLIB"