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 28A21138359 for ; Thu, 2 Jul 2020 17:05:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93514E0956; Thu, 2 Jul 2020 17:05:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7B03FE0956 for ; Thu, 2 Jul 2020 17:05:41 +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 875A034EEFA for ; Thu, 2 Jul 2020 17:05:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F12152DE for ; Thu, 2 Jul 2020 17:05:34 +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: <1593709524.a7662c49df853cd44a017197a95d6f88b40a1aab.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/czmq/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/czmq/czmq-4.2.0.ebuild X-VCS-Directories: net-libs/czmq/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a7662c49df853cd44a017197a95d6f88b40a1aab X-VCS-Branch: master Date: Thu, 2 Jul 2020 17:05:34 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2173049a-7f1d-4442-afc7-34242be3e9d9 X-Archives-Hash: 75108b4453cfc80cb18ebf5da503286c commit: a7662c49df853cd44a017197a95d6f88b40a1aab Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Jul 2 08:39:52 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jul 2 17:05:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7662c49 net-libs/czmq: stable 4.2.0 for hppa, bug #728692 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> net-libs/czmq/czmq-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/czmq/czmq-4.2.0.ebuild b/net-libs/czmq/czmq-4.2.0.ebuild index 7eeb2813453..7c773f64fef 100644 --- a/net-libs/czmq/czmq-4.2.0.ebuild +++ b/net-libs/czmq/czmq-4.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/4" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa x86" +KEYWORDS="~amd64 ~arm ~arm64 hppa x86" IUSE="curl drafts http-client http-server lz4 static-libs systemd +uuid" BDEPEND="app-text/asciidoc