diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 07:12:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 07:12:12 +0100 |
commit | 3c4d1505c6df2275acda6e2f791b58ddcd76e406 (patch) | |
tree | 0e7aeeaffb3d6f08aac7f0ec5716c87e182ac77b /media-libs/gstreamer | |
parent | www-plugins/chrome-binary-plugins: automated update (94.0.4606.50) (diff) | |
download | gentoo-3c4d1505c6df2275acda6e2f791b58ddcd76e406.tar.gz gentoo-3c4d1505c6df2275acda6e2f791b58ddcd76e406.tar.bz2 gentoo-3c4d1505c6df2275acda6e2f791b58ddcd76e406.zip |
media-libs/gstreamer: Stabilize 1.18.4 ppc, #812836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.18.4.ebuild b/media-libs/gstreamer/gstreamer-1.18.4.ebuild index a81b8797ff1d..c39e96410312 100644 --- a/media-libs/gstreamer/gstreamer-1.18.4.ebuild +++ b/media-libs/gstreamer/gstreamer-1.18.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 ~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 ~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=" |