diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-25 19:47:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-25 19:47:51 +0000 |
commit | 86f503c4038dc3c15686718a0fd7617c6f724d97 (patch) | |
tree | f7e697f8cbe27fa46c043341c8e912249f81c24c /net-libs/zeromq | |
parent | dev-util/glib-utils: stable 2.56.4 for ppc64, bug #668474 (diff) | |
download | gentoo-86f503c4038dc3c15686718a0fd7617c6f724d97.tar.gz gentoo-86f503c4038dc3c15686718a0fd7617c6f724d97.tar.bz2 gentoo-86f503c4038dc3c15686718a0fd7617c6f724d97.zip |
net-libs/zeromq: stable 4.3.0 for ppc64, bug #673436
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/zeromq')
-rw-r--r-- | net-libs/zeromq/zeromq-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.0.ebuild b/net-libs/zeromq/zeromq-4.3.0.ebuild index 8c81542fae61..3bd22bd5e898 100644 --- a/net-libs/zeromq/zeromq-4.3.0.ebuild +++ b/net-libs/zeromq/zeromq-4.3.0.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=" |