diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-19 17:13:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-19 20:12:44 +0100 |
commit | c10192864416ee9365de01f33c974beaeeed7b74 (patch) | |
tree | 4c8924bbbf67b4efa323db0b13107ff7640165e8 /net-libs/zeromq/zeromq-3.2.5.ebuild | |
parent | dev-perl/ZMQ-Constants: stable 1.40.0 for sparc (diff) | |
download | gentoo-c10192864416ee9365de01f33c974beaeeed7b74.tar.gz gentoo-c10192864416ee9365de01f33c974beaeeed7b74.tar.bz2 gentoo-c10192864416ee9365de01f33c974beaeeed7b74.zip |
net-libs/zeromq: stable 3.2.5 for sparc
Bug: https://bugs.gentoo.org/591998
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-libs/zeromq/zeromq-3.2.5.ebuild')
-rw-r--r-- | net-libs/zeromq/zeromq-3.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-3.2.5.ebuild b/net-libs/zeromq/zeromq-3.2.5.ebuild index c7db8820b82c..4f3efab45985 100644 --- a/net-libs/zeromq/zeromq-3.2.5.ebuild +++ b/net-libs/zeromq/zeromq-3.2.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/3" -KEYWORDS="amd64 arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="pgm test static-libs elibc_glibc" DEPEND=" |