diff options
author | 2022-04-01 08:14:04 +0300 | |
---|---|---|
committer | 2022-04-01 08:14:04 +0300 | |
commit | a3e920a38a053fe78d54b41888f78634975d7273 (patch) | |
tree | 9e49d3dce4f5ada15d670a61331f95bcecfb9994 /media-libs | |
parent | media-libs/gst-plugins-good: Stabilize 1.18.6 ppc64, #835598 (diff) | |
download | gentoo-a3e920a38a053fe78d54b41888f78634975d7273.tar.gz gentoo-a3e920a38a053fe78d54b41888f78634975d7273.tar.bz2 gentoo-a3e920a38a053fe78d54b41888f78634975d7273.zip |
media-libs/gst-plugins-ugly: Stabilize 1.18.6 ppc64, #835598
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.6.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.6.ebuild index 08de114b8516..33f356b425c8 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.6.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.6.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" |