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 1FC391395E2 for ; Tue, 6 Dec 2016 20:22:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 779FC21C07C; Tue, 6 Dec 2016 20:22:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5710D21C07C for ; Tue, 6 Dec 2016 20:22:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68D16341265 for ; Tue, 6 Dec 2016 20:21:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DBC2495 for ; Tue, 6 Dec 2016 20:21:57 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1481055706.6b2c01f3518f352504052b8e2bbbfcc1fbfb1c50.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libIDL/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libIDL/libIDL-0.8.14-r2.ebuild X-VCS-Directories: dev-libs/libIDL/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 6b2c01f3518f352504052b8e2bbbfcc1fbfb1c50 X-VCS-Branch: master Date: Tue, 6 Dec 2016 20:21:57 +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: d5ce972e-0d54-4bc4-a07f-5d3f4a7b675d X-Archives-Hash: 3dbad270e467a10af0dcfb3fff90b041 commit: 6b2c01f3518f352504052b8e2bbbfcc1fbfb1c50 Author: Markus Meier gentoo org> AuthorDate: Tue Dec 6 20:21:46 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Dec 6 20:21:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2c01f3 dev-libs/libIDL: arm stable, bug #587010 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" dev-libs/libIDL/libIDL-0.8.14-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild index a176ce2..4d05351 100644 --- a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.44.1-r1:2[${MULTILIB_USEDEP}]"