diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-20 02:27:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-20 02:29:55 +0100 |
commit | 5be4c0f5ab75b79ae114f32c69ee31935668e100 (patch) | |
tree | e7b8e3611df35c89cefc0fcaf48d39b7f84da345 /net-libs/zeromq | |
parent | app-text/poppler: x86 stable (bug #659828) (diff) | |
download | gentoo-5be4c0f5ab75b79ae114f32c69ee31935668e100.tar.gz gentoo-5be4c0f5ab75b79ae114f32c69ee31935668e100.tar.bz2 gentoo-5be4c0f5ab75b79ae114f32c69ee31935668e100.zip |
net-libs/zeromq: x86 stable (bug #673436)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 f730beaec6e6..8c81542fae61 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=" |