diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 06:38:27 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 08:19:49 +0000 |
commit | f658eb48cb4f0398d71565283fc281e99c24a8aa (patch) | |
tree | 3bbf36c916d0f493e545f61f69e0e14157dab306 /media-libs/gstreamer | |
parent | dev-libs/libclc: Bump to 17.0.6 (diff) | |
download | gentoo-f658eb48cb4f0398d71565283fc281e99c24a8aa.tar.gz gentoo-f658eb48cb4f0398d71565283fc281e99c24a8aa.tar.bz2 gentoo-f658eb48cb4f0398d71565283fc281e99c24a8aa.zip |
media-libs/gstreamer: Stabilize 1.20.6 ppc, #908277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.6.ebuild b/media-libs/gstreamer/gstreamer-1.20.6.ebuild index e701fc05d636..0f442f5ffc7c 100644 --- a/media-libs/gstreamer/gstreamer-1.20.6.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+caps +introspection +orc unwind" RDEPEND=" |