commit: a51c473c0dceed16b76f304564b043e916f46f73 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 21:53:59 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 21:53:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51c473c
net-libs/cppzmq: Stabilize 4.10.0 amd64, #945549 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/cppzmq/cppzmq-4.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"