commit: 3eadd98d21ceee1a52a80b16f735387f0e133196
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 12:09:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 12:09:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eadd98d
media-video/gpac: Stabilize 2.2.1-r1 x86, #941695
Signed-off-by: Sam James <sam <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 406fedb39196..4fdf83e0c9c2 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-2023 Gentoo Authors
+# Copyright 1999-2024 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