summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-09-10 21:53:36 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-10 22:08:44 +0100
commit4b8f69a1e2ae32c84455a800713e626fa71f4d81 (patch)
tree3fe7d99ffe8fd47db99d5c67b350a426e120df18 /net-libs/zeromq/zeromq-4.3.3.ebuild
parentdev-python/pyftpdlib: support Py3.9, remove unnecessary deps (diff)
downloadgentoo-4b8f69a1e2ae32c84455a800713e626fa71f4d81.tar.gz
gentoo-4b8f69a1e2ae32c84455a800713e626fa71f4d81.tar.bz2
gentoo-4b8f69a1e2ae32c84455a800713e626fa71f4d81.zip
net-libs/zeromq: stable 4.3.3 for hppa, bug #740574
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/zeromq/zeromq-4.3.3.ebuild')
-rw-r--r--net-libs/zeromq/zeromq-4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.3.ebuild b/net-libs/zeromq/zeromq-4.3.3.ebuild
index ae9dee0c6b32..31aefb6ac6fe 100644
--- a/net-libs/zeromq/zeromq-4.3.3.ebuild
+++ b/net-libs/zeromq/zeromq-4.3.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0/5"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc drafts pgm +sodium static-libs test unwind elibc_Darwin"
RESTRICT="!test? ( test )"