summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-05 21:53:59 +0000
committerSam James <sam@gentoo.org>2024-12-05 21:53:59 +0000
commita51c473c0dceed16b76f304564b043e916f46f73 (patch)
tree25af80e77e94c43dea41717032b14b0bb7f5cac7 /net-libs
parentdev-lang/pypy: Stabilize 3.10.7.3.17_p4 amd64, #945848 (diff)
downloadgentoo-a51c473c0dceed16b76f304564b043e916f46f73.tar.gz
gentoo-a51c473c0dceed16b76f304564b043e916f46f73.tar.bz2
gentoo-a51c473c0dceed16b76f304564b043e916f46f73.zip
net-libs/cppzmq: Stabilize 4.10.0 amd64, #945549
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/cppzmq/cppzmq-4.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/cppzmq/cppzmq-4.10.0.ebuild b/net-libs/cppzmq/cppzmq-4.10.0.ebuild
index 3c88f85b389d..4fb02db8a148 100644
--- a/net-libs/cppzmq/cppzmq-4.10.0.ebuild
+++ b/net-libs/cppzmq/cppzmq-4.10.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86 ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"