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 D920D138331 for ; Sat, 5 May 2018 12:52:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFB0DE0828; Sat, 5 May 2018 12:52:39 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADD5DE0828 for ; Sat, 5 May 2018 12:52:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E96F0335C78 for ; Sat, 5 May 2018 12:52:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 590C73F for ; Sat, 5 May 2018 12:52:36 +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: <1525524747.39f416c4cf58ac6c3a00e08173f18639ef8f43d8.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lilv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/lilv/lilv-0.24.2-r2.ebuild X-VCS-Directories: media-libs/lilv/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 39f416c4cf58ac6c3a00e08173f18639ef8f43d8 X-VCS-Branch: master Date: Sat, 5 May 2018 12:52:36 +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: 23b4868d-f61a-438f-9e1c-9c81a95606d7 X-Archives-Hash: 69bd11a8a98600cdf3207495329ef80e commit: 39f416c4cf58ac6c3a00e08173f18639ef8f43d8 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat May 5 11:58:46 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat May 5 12:52:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f416c4 media-libs/lilv: keyworded 0.24.2-r2 for ia64, bug #653676 Bug: https://bugs.gentoo.org/653676 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" media-libs/lilv/lilv-0.24.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/lilv/lilv-0.24.2-r2.ebuild b/media-libs/lilv/lilv-0.24.2-r2.ebuild index d80d24b8910..0ab15c8f3c0 100644 --- a/media-libs/lilv/lilv-0.24.2-r2.ebuild +++ b/media-libs/lilv/lilv-0.24.2-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~x86" IUSE="doc +dyn-manifest static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}]