summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-19 19:50:44 +0000
committerSam James <sam@gentoo.org>2020-09-19 19:51:25 +0000
commitb3f2429de80d550e361080df972a2a2a48c87c37 (patch)
tree2c763d9a84fc17ab88e8b55952db0b060de4a0c4
parentRevert "package.mask: gtkpod was fixed to not need python2" (diff)
downloadgentoo-b3f2429de80d550e361080df972a2a2a48c87c37.tar.gz
gentoo-b3f2429de80d550e361080df972a2a2a48c87c37.tar.bz2
gentoo-b3f2429de80d550e361080df972a2a2a48c87c37.zip
net-libs/zeromq: Stabilize 4.3.3 amd64, #740574
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-libs/zeromq/zeromq-4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.3.ebuild b/net-libs/zeromq/zeromq-4.3.3.ebuild
index bb5cb548f8d5..a35a1e964c01 100644
--- a/net-libs/zeromq/zeromq-4.3.3.ebuild
+++ b/net-libs/zeromq/zeromq-4.3.3.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"
RESTRICT="!test? ( test )"