diff options
author | 2019-01-15 23:09:24 +0100 | |
---|---|---|
committer | 2019-01-15 23:10:20 +0100 | |
commit | f11e88ac6824092183606763cdf867e95265d51a (patch) | |
tree | 5e4fe7c0a95b44163a37ebb845c2c0599a428e99 /net-libs | |
parent | kde-misc/yakuake: x86 stable (bug #674960) (diff) | |
download | gentoo-f11e88ac6824092183606763cdf867e95265d51a.tar.gz gentoo-f11e88ac6824092183606763cdf867e95265d51a.tar.bz2 gentoo-f11e88ac6824092183606763cdf867e95265d51a.zip |
net-libs/zeromq: x86 stable (bug #675376)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/zeromq/zeromq-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.1.ebuild b/net-libs/zeromq/zeromq-4.3.1.ebuild index e22d0db60dcf..b54e18a0162b 100644 --- a/net-libs/zeromq/zeromq-4.3.1.ebuild +++ b/net-libs/zeromq/zeromq-4.3.1.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=" |