diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-02 15:52:28 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-02 15:52:28 +0200 |
commit | a44c629a3da1b5df74fa86272c7f76619988111f (patch) | |
tree | 4618b28821ab8c62fc3f0cd354991609c64a2692 /net-libs | |
parent | dev-libs/protobuf-c: Stable on amd64 (diff) | |
download | gentoo-a44c629a3da1b5df74fa86272c7f76619988111f.tar.gz gentoo-a44c629a3da1b5df74fa86272c7f76619988111f.tar.bz2 gentoo-a44c629a3da1b5df74fa86272c7f76619988111f.zip |
net-libs/zeromq: Stable on amd64
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/zeromq/zeromq-4.2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild index cf9742823da3..d3fe326c24f7 100644 --- a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild +++ b/net-libs/zeromq/zeromq-4.2.2-r2.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 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc pgm +sodium static-libs test unwind elibc_Darwin" RDEPEND=" |