summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-18 13:09:29 +0100
committerSam James <sam@gentoo.org>2024-10-18 13:09:29 +0100
commit3eadd98d21ceee1a52a80b16f735387f0e133196 (patch)
tree29a8d98b31f77e812f375ea81779e2f0925b52f0
parentdev-perl/Business-ISBN-Data: add 20241017.1.0 (diff)
downloadgentoo-3eadd98d21ceee1a52a80b16f735387f0e133196.tar.gz
gentoo-3eadd98d21ceee1a52a80b16f735387f0e133196.tar.bz2
gentoo-3eadd98d21ceee1a52a80b16f735387f0e133196.zip
media-video/gpac: Stabilize 2.2.1-r1 x86, #941695
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-video/gpac/gpac-2.2.1-r1.ebuild4
1 files 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