diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-27 09:22:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-27 09:22:16 +0100 |
commit | 6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79 (patch) | |
tree | 8788e9ed53317b7b7c21650b824d99e5dc5b65b2 /net-libs/zeromq/zeromq-3.2.5.ebuild | |
parent | media-libs/lasi: amd64 stable wrt bug #610912 (diff) | |
download | gentoo-6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79.tar.gz gentoo-6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79.tar.bz2 gentoo-6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79.zip |
net-libs/zeromq: amd64 stable wrt bug #610992
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/zeromq/zeromq-3.2.5.ebuild')
-rw-r--r-- | net-libs/zeromq/zeromq-3.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/zeromq/zeromq-3.2.5.ebuild b/net-libs/zeromq/zeromq-3.2.5.ebuild index 5bf377533927..355622cdd09e 100644 --- a/net-libs/zeromq/zeromq-3.2.5.ebuild +++ b/net-libs/zeromq/zeromq-3.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="pgm test static-libs elibc_glibc" DEPEND=" |