diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:32:23 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-16 14:32:23 +0200 |
commit | e0f781c3ba6f08d8142bcf6e16ebe66e2b6c3e1e (patch) | |
tree | 8dbce4f0741970cdcbba727e8908a0bce4c48c3e /media-libs/gst-plugins-ugly | |
parent | dev-python/gst-python: Stabilize 1.20.2 amd64, #839939 (diff) | |
download | gentoo-e0f781c3ba6f08d8142bcf6e16ebe66e2b6c3e1e.tar.gz gentoo-e0f781c3ba6f08d8142bcf6e16ebe66e2b6c3e1e.tar.bz2 gentoo-e0f781c3ba6f08d8142bcf6e16ebe66e2b6c3e1e.zip |
media-libs/gst-plugins-ugly: Stabilize 1.20.2 amd64, #839939
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-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 4c3c48b389b5..c88efb986592 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" |