From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E2E9139694 for ; Sat, 10 Jun 2017 20:14:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 377AAE0E7A; Sat, 10 Jun 2017 20:14:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17661E0E7A for ; Sat, 10 Jun 2017 20:14:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B698E341BF9 for ; Sat, 10 Jun 2017 20:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B473E7488 for ; Sat, 10 Jun 2017 20:14:27 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1497125550.1cdda643516c670f3c6d48081a4b41f46e95c36d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ladspa-sdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/ladspa-sdk/ladspa-sdk-1.13-r2.ebuild X-VCS-Directories: media-libs/ladspa-sdk/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1cdda643516c670f3c6d48081a4b41f46e95c36d X-VCS-Branch: master Date: Sat, 10 Jun 2017 20:14:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9e18c076-da38-4cc0-af4a-20d92d707c40 X-Archives-Hash: 660fdd3f52e9a8b11d0bde31cf2beb6b commit: 1cdda643516c670f3c6d48081a4b41f46e95c36d Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jun 10 19:52:02 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 10 20:12:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdda643 media-libs/ladspa-sdk: ia64 stable, bug #574786 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/ladspa-sdk/ladspa-sdk-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/ladspa-sdk/ladspa-sdk-1.13-r2.ebuild b/media-libs/ladspa-sdk/ladspa-sdk-1.13-r2.ebuild index 9b2aa538a86..4e3c29e04f7 100644 --- a/media-libs/ladspa-sdk/ladspa-sdk-1.13-r2.ebuild +++ b/media-libs/ladspa-sdk/ladspa-sdk-1.13-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.ladspa.org/download/${MY_P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2