diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 22:07:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 22:08:27 +0200 |
commit | c36c756328847ae2817f9d1642b880ed75437f35 (patch) | |
tree | 603a9c4dd4af93811a63285412f3f49682d034bd /media-libs | |
parent | toolchain.eclass: add USE=rust for GCC 13.0.9999 (diff) | |
download | gentoo-c36c756328847ae2817f9d1642b880ed75437f35.tar.gz gentoo-c36c756328847ae2817f9d1642b880ed75437f35.tar.bz2 gentoo-c36c756328847ae2817f9d1642b880ed75437f35.zip |
media-libs/gstreamer: Stabilize 1.20.4 ppc, #884731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.4.ebuild b/media-libs/gstreamer/gstreamer-1.20.4.ebuild index 42a2bcc29c42..299587dc821d 100644 --- a/media-libs/gstreamer/gstreamer-1.20.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.4.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 ~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" IUSE="+caps +introspection +orc unwind" RDEPEND=" |