diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:18:06 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:30:22 +0200 |
commit | b8e299b33d23c6a9db205dfaa3dd9f33ce7e6a38 (patch) | |
tree | ec74abbdc8dc0e4e4e112f7e9f4f3a5afb3863ac /media-plugins/gst-plugins-twolame | |
parent | media-plugins/gst-plugins-taglib: alpha stable, bug 584468 (diff) | |
download | gentoo-b8e299b33d23c6a9db205dfaa3dd9f33ce7e6a38.tar.gz gentoo-b8e299b33d23c6a9db205dfaa3dd9f33ce7e6a38.tar.bz2 gentoo-b8e299b33d23c6a9db205dfaa3dd9f33ce7e6a38.zip |
media-plugins/gst-plugins-twolame: alpha stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'media-plugins/gst-plugins-twolame')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild index 90bd0320c348..38565b8f3da9 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly inherit 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}]" |