diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:28:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:28:23 +0100 |
commit | 2dc02ac976447d5f862a156a5897e33ba622e3fa (patch) | |
tree | 15be66d49a230a4837f5a5b2c21bc1a999ac493e /media-libs | |
parent | gnome-extra/gnome-shell-extension-gsconnect: Stabilize 50 x86, #843794 (diff) | |
download | gentoo-2dc02ac976447d5f862a156a5897e33ba622e3fa.tar.gz gentoo-2dc02ac976447d5f862a156a5897e33ba622e3fa.tar.bz2 gentoo-2dc02ac976447d5f862a156a5897e33ba622e3fa.zip |
media-libs/gstreamer: Stabilize 1.20.2 ppc64, #839939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.20.2.ebuild b/media-libs/gstreamer/gstreamer-1.20.2.ebuild index 24081b3e8085..8173ce97eb81 100644 --- a/media-libs/gstreamer/gstreamer-1.20.2.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.2.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=" |