diff options
author | 2017-10-17 21:04:08 +0200 | |
---|---|---|
committer | 2017-10-17 21:04:08 +0200 | |
commit | 90fd62568be9b8675010ab4791eb570509231af6 (patch) | |
tree | f13c8edbfde4da7a514107bb67104da3b6791f4b /net-libs/zeromq/zeromq-4.2.2-r2.ebuild | |
parent | sys-devel/autogen: arm stable, bug #615008 (diff) | |
download | gentoo-90fd62568be9b8675010ab4791eb570509231af6.tar.gz gentoo-90fd62568be9b8675010ab4791eb570509231af6.tar.bz2 gentoo-90fd62568be9b8675010ab4791eb570509231af6.zip |
net-libs/zeromq: arm stable, bug #618522
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs/zeromq/zeromq-4.2.2-r2.ebuild')
-rw-r--r-- | net-libs/zeromq/zeromq-4.2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild index 51ff7c65b514..2a885496ff3c 100644 --- a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild +++ b/net-libs/zeromq/zeromq-4.2.2-r2.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 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc pgm +sodium static-libs test unwind elibc_Darwin" RDEPEND=" |