commit: 3daab0b23fd3986b936c8f97c0122eb082ccaa62 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu May 17 13:39:14 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu May 17 13:52:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3daab0b2
media-plugins/gst-plugins-ladspa: x86 stable (bug #645152) Package-Manager: Portage-2.3.36, Repoman-2.3.9 media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild index e3b86a8247b..1177f6fb527 100644 --- a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild +++ b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="Ladspa elements for Gstreamer" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}]"