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 6E092138330 for ; Sun, 2 Oct 2016 10:58:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E208E0B2D; Sun, 2 Oct 2016 10:58:10 +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 32456E0B2D for ; Sun, 2 Oct 2016 10:58:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CC697340C35 for ; Sun, 2 Oct 2016 10:58:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 375B424A0 for ; Sun, 2 Oct 2016 10:58:07 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1475405876.4e72dd494f6ca47cd9814eaf74122d6978ea7f8a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/zeromq/zeromq-4.1.4.ebuild X-VCS-Directories: net-libs/zeromq/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 4e72dd494f6ca47cd9814eaf74122d6978ea7f8a X-VCS-Branch: master Date: Sun, 2 Oct 2016 10:58:07 +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: ea308455-cca9-4f03-9636-8ace04394c15 X-Archives-Hash: 36aefc90358479a28ee5a50864db6367 commit: 4e72dd494f6ca47cd9814eaf74122d6978ea7f8a Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 2 10:57:56 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 2 10:57:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e72dd49 net-libs/zeromq: Stable for HPPA (bug #578526). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches net-libs/zeromq/zeromq-4.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/zeromq/zeromq-4.1.4.ebuild b/net-libs/zeromq/zeromq-4.1.4.ebuild index 49f9274..40f794e 100644 --- a/net-libs/zeromq/zeromq-4.1.4.ebuild +++ b/net-libs/zeromq/zeromq-4.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/5" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="pgm static-libs test" RDEPEND="