diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:48:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:48:02 +0200 |
commit | 450796bb290c86b942e5f75b200b6e211449a8c3 (patch) | |
tree | c42e11b2dfb1f8bd2b398b06c413dd51915b1c4b /net-libs/zeromq | |
parent | media-video/ffmpeg: ppc64 stable wrt bug #689422 (diff) | |
download | gentoo-450796bb290c86b942e5f75b200b6e211449a8c3.tar.gz gentoo-450796bb290c86b942e5f75b200b6e211449a8c3.tar.bz2 gentoo-450796bb290c86b942e5f75b200b6e211449a8c3.zip |
net-libs/zeromq: ppc64 stable wrt bug #689426
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
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 0fe015edbd0c..95609cc8efd5 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=" |