diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 14:38:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 14:38:17 +0300 |
commit | d4022ede06240f4cbdd8688f5d85fd9de0116f78 (patch) | |
tree | a94c6621cc43996dce99b72172650ab0590c2476 /media-plugins/gst-plugins-twolame | |
parent | media-plugins/gst-plugins-taglib: Stabilize 1.18.6 ppc, #835598 (diff) | |
download | gentoo-d4022ede06240f4cbdd8688f5d85fd9de0116f78.tar.gz gentoo-d4022ede06240f4cbdd8688f5d85fd9de0116f78.tar.bz2 gentoo-d4022ede06240f4cbdd8688f5d85fd9de0116f78.zip |
media-plugins/gst-plugins-twolame: Stabilize 1.18.6 ppc, #835598
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-twolame')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild index 308ea106f45e..e12068a04e5b 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer-meson DESCRIPTION="MPEG2 encoder plugin for GStreamer" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]" |