diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-09 02:32:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-09 02:33:17 +0200 |
commit | d85aa97574742adc3d17a2300fb7006f01486238 (patch) | |
tree | ed93574b560bf22ec9cd2b3504d775d38d510ab2 /net-libs/zeromq | |
parent | net-libs/zeromq: bump to v4.3.2 (diff) | |
download | gentoo-d85aa97574742adc3d17a2300fb7006f01486238.tar.gz gentoo-d85aa97574742adc3d17a2300fb7006f01486238.tar.bz2 gentoo-d85aa97574742adc3d17a2300fb7006f01486238.zip |
net-libs/zeromq: amd64 & x86 stable (#689426)
Bug: https://bugs.gentoo.org/689426
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/zeromq')
-rw-r--r-- | net-libs/zeromq/zeromq-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.2.ebuild b/net-libs/zeromq/zeromq-4.3.2.ebuild index 199b9b2c57c2..074331de8a84 100644 --- a/net-libs/zeromq/zeromq-4.3.2.ebuild +++ b/net-libs/zeromq/zeromq-4.3.2.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" RDEPEND=" |