diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-10-20 10:00:11 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-10-20 10:00:11 -0700 |
commit | f388bc5f409960fc2aa2cc233d2c7d56aa0ca427 (patch) | |
tree | f31df582132418152b9657181fb8b7cb82e7893d /media-libs | |
parent | media-libs/gstreamer: Stabilize 1.20.3 ppc64, #867784 (diff) | |
download | gentoo-f388bc5f409960fc2aa2cc233d2c7d56aa0ca427.tar.gz gentoo-f388bc5f409960fc2aa2cc233d2c7d56aa0ca427.tar.bz2 gentoo-f388bc5f409960fc2aa2cc233d2c7d56aa0ca427.zip |
media-libs/gst-plugins-base: Stabilize 1.20.3 ppc64, #867784
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.20.3.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.20.3.ebuild index b43dcf603394..7e19652aa2f6 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.20.3.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.20.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant |