summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-09 02:19:06 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-09 02:35:31 +0100
commitf6a405b02b97bac36351a30720678f12e4678c75 (patch)
tree1fef9379e89f9ea2fa4a8a076a8726d70f7f9691 /media-plugins/gst-plugins-soundtouch
parentmedia-plugins/gst-plugins-smoothstreaming: x86 stable (bug #674854) (diff)
downloadgentoo-f6a405b02b97bac36351a30720678f12e4678c75.tar.gz
gentoo-f6a405b02b97bac36351a30720678f12e4678c75.tar.bz2
gentoo-f6a405b02b97bac36351a30720678f12e4678c75.zip
media-plugins/gst-plugins-soundtouch: 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-soundtouch')
-rw-r--r--media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.3.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.3.ebuild
index bc1c86772fbd..56fec11dfa71 100644
--- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.3.ebuild
+++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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-bad
inherit gstreamer
DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for GStreamer"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"