media-video/gpac: Stabilize 2.2.1-r1 ppc, #941695

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-03-23 20:04:21 +02:00
parent fab354f777
commit 113a5c63b7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/gpac/gpac"
else
SRC_URI="https://github.com/gpac/gpac/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc x86"
KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
fi
inherit toolchain-funcs ${SCM} xdg