diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:32:17 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:32:17 +0200 |
commit | e6fe56c3afd28e7765497324893fc7ae4963dfcb (patch) | |
tree | 72d489a7211dd2ea99e2b052a7a8c3caa48c46cd /media-libs/gstreamer | |
parent | app-admin/apache-tools: Rebvump to add sys-apps/which to BDEPEND (diff) | |
download | gentoo-e6fe56c3afd28e7765497324893fc7ae4963dfcb.tar.gz gentoo-e6fe56c3afd28e7765497324893fc7ae4963dfcb.tar.bz2 gentoo-e6fe56c3afd28e7765497324893fc7ae4963dfcb.zip |
media-libs/gstreamer: Stabilize 1.20.2 amd64, #839939
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-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 ffbe7db340d4..457a54cc4314 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 ~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=" |