diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 19:52:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 19:52:55 +0100 |
commit | 383273baac2a435028a9249894ed11ddc9847e77 (patch) | |
tree | f58fddfff815b8464e4f030422e1d94a0cbda3c5 /media-libs/gstreamer | |
parent | net-proxy/mitmproxy: Bump to 7.0.3 (diff) | |
download | gentoo-383273baac2a435028a9249894ed11ddc9847e77.tar.gz gentoo-383273baac2a435028a9249894ed11ddc9847e77.tar.bz2 gentoo-383273baac2a435028a9249894ed11ddc9847e77.zip |
media-libs/gstreamer: Stabilize 1.18.4 x86, #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 25e316805def..739a9136068f 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=" |