diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:34:09 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:34:09 +0200 |
commit | b73e9687193abb9cb80a2351e943931b82a52a03 (patch) | |
tree | fe1ddc0caffb33c7e672b52c222d8a1fbce09b34 /media-libs | |
parent | dev-python/gst-python: Stabilize 1.20.2 x86, #839939 (diff) | |
download | gentoo-b73e9687193abb9cb80a2351e943931b82a52a03.tar.gz gentoo-b73e9687193abb9cb80a2351e943931b82a52a03.tar.bz2 gentoo-b73e9687193abb9cb80a2351e943931b82a52a03.zip |
media-libs/gst-plugins-ugly: Stabilize 1.20.2 x86, #839939
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.2.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.2.ebuild index 3024a849539e..59fff787c4df 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.2.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+orc" |