diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:23:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:35:35 +0100 |
commit | 1bab244a6a88bf189d9c2f0b8fe234175577ddb9 (patch) | |
tree | b0556fd1e498ef965b0da72b1ab7b06aa95db571 /media-plugins/gst-plugins-twolame | |
parent | media-plugins/gst-plugins-taglib: x86 stable (bug #674854) (diff) | |
download | gentoo-1bab244a6a88bf189d9c2f0b8fe234175577ddb9.tar.gz gentoo-1bab244a6a88bf189d9c2f0b8fe234175577ddb9.tar.bz2 gentoo-1bab244a6a88bf189d9c2f0b8fe234175577ddb9.zip |
media-plugins/gst-plugins-twolame: x86 stable (bug #674854)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-twolame')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild index 201a18364796..b7e322dc5ffa 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good 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}]" |