diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:53:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:53:54 +0000 |
commit | 14a96b4e1259bd55c2b47885d273ab272a056e7f (patch) | |
tree | 2fc598b517e8e841f7e364965c66a73e21777491 /net-libs/zeromq | |
parent | dev-perl/Crypt-OpenSSL-DSA: Stabilize 0.190.0-r2 ppc, #788838 (diff) | |
download | gentoo-14a96b4e1259bd55c2b47885d273ab272a056e7f.tar.gz gentoo-14a96b4e1259bd55c2b47885d273ab272a056e7f.tar.bz2 gentoo-14a96b4e1259bd55c2b47885d273ab272a056e7f.zip |
net-libs/zeromq: Stabilize 4.3.4-r1 ppc, #788856
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/zeromq')
-rw-r--r-- | net-libs/zeromq/zeromq-4.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.4-r1.ebuild b/net-libs/zeromq/zeromq-4.3.4-r1.ebuild index 59bc423f12eb..fcb4a1f05e5b 100644 --- a/net-libs/zeromq/zeromq-4.3.4-r1.ebuild +++ b/net-libs/zeromq/zeromq-4.3.4-r1.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" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc drafts +libbsd pgm +sodium static-libs test unwind elibc_Darwin" RESTRICT="!test? ( test )" |