diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:12 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:12 +0200 |
commit | b1ea4b7efca35d8aa08f97b32353e76561320907 (patch) | |
tree | 666e6d172eb0cdffd3ca278403dea40854d5c081 /media-plugins | |
parent | media-plugins/gst-plugins-taglib-1.10.5-r0: alpha stable (diff) | |
download | gentoo-b1ea4b7efca35d8aa08f97b32353e76561320907.tar.gz gentoo-b1ea4b7efca35d8aa08f97b32353e76561320907.tar.bz2 gentoo-b1ea4b7efca35d8aa08f97b32353e76561320907.zip |
media-plugins/gst-plugins-twolame-1.10.5-r0: alpha stable
Gentoo-Bug: 624180
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild index e4bebede6281..cf6877052722 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer 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}]" |