commit: 113a5c63b75bc9a94ae57bfc770433ded6fb983b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 23 18:04:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 23 18:04:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113a5c63
media-video/gpac: Stabilize 2.2.1-r1 ppc, #941695
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-video/gpac/gpac-2.2.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/gpac/gpac-2.2.1-r1.ebuild
b/media-video/gpac/gpac-2.2.1-r1.ebuild
index 46267cba559a..46aacf010ba9 100644
--- a/media-video/gpac/gpac-2.2.1-r1.ebuild
+++ b/media-video/gpac/gpac-2.2.1-r1.ebuild
@@ -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