diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 08:14:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 08:14:04 +0300 |
commit | 9111fa48c7a30e1d6c7564797efef194d50ca9ec (patch) | |
tree | c65cf91a5cccbb0ea44fe08f4337c1aaa6f11954 /media-libs/gstreamer | |
parent | media-libs/gst-plugins-ugly: Stabilize 1.18.6 ppc64, #835598 (diff) | |
download | gentoo-9111fa48c7a30e1d6c7564797efef194d50ca9ec.tar.gz gentoo-9111fa48c7a30e1d6c7564797efef194d50ca9ec.tar.bz2 gentoo-9111fa48c7a30e1d6c7564797efef194d50ca9ec.zip |
media-libs/gstreamer: Stabilize 1.18.6 ppc64, #835598
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.18.6.ebuild b/media-libs/gstreamer/gstreamer-1.18.6.ebuild index 865d7a4a1928..4ce1460fa8ca 100644 --- a/media-libs/gstreamer/gstreamer-1.18.6.ebuild +++ b/media-libs/gstreamer/gstreamer-1.18.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 ~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=" |