diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:56:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 11:56:46 +0200 |
commit | 1d1a5ad59f5110da096adc20d0987f258fa4f4e7 (patch) | |
tree | e23e6d6e09a808a817c4a1f5a96eace2ff2c7724 /net-libs/zeromq | |
parent | media-video/ffmpeg: ppc stable wrt bug #689422 (diff) | |
download | gentoo-1d1a5ad59f5110da096adc20d0987f258fa4f4e7.tar.gz gentoo-1d1a5ad59f5110da096adc20d0987f258fa4f4e7.tar.bz2 gentoo-1d1a5ad59f5110da096adc20d0987f258fa4f4e7.zip |
net-libs/zeromq: ppc 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="ppc"
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 28c40decd0d8..0fe015edbd0c 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=" |