diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:28:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:28:31 +0100 |
commit | 19f9ff361630cc04963c99f5ab93021acd65539b (patch) | |
tree | 9782d4f6af5710e50489a1cd08316c2451a4ace6 /media-libs/gst-plugins-ugly | |
parent | media-libs/gst-plugins-bad: Stabilize 1.20.2 ppc64, #839939 (diff) | |
download | gentoo-19f9ff361630cc04963c99f5ab93021acd65539b.tar.gz gentoo-19f9ff361630cc04963c99f5ab93021acd65539b.tar.bz2 gentoo-19f9ff361630cc04963c99f5ab93021acd65539b.zip |
media-libs/gst-plugins-ugly: Stabilize 1.20.2 ppc64, #839939
Signed-off-by: Sam James <sam@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 46ca79af3730..5d44634e14dc 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" |