diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 10:12:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 10:12:34 +0300 |
commit | 1f27670ed4f4c47fee260e71747c3ce1aeb7d6c1 (patch) | |
tree | 94bc21e4ddf2e02df5e6712d79a7c1f4b026d40d /media-libs/gstreamer | |
parent | sys-devel/clang-runtime: Stabilize 13.0.1 ppc64, #833209 (diff) | |
download | gentoo-1f27670ed4f4c47fee260e71747c3ce1aeb7d6c1.tar.gz gentoo-1f27670ed4f4c47fee260e71747c3ce1aeb7d6c1.tar.bz2 gentoo-1f27670ed4f4c47fee260e71747c3ce1aeb7d6c1.zip |
media-libs/gstreamer: Stabilize 1.18.6 amd64, #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 82ebe7619b40..fa3fae335ac1 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=" |