commit: 849655c52fe6652d8d794d456f084f63f0372e5b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 1 19:57:10 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Dec 1 19:57:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849655c5
net-libs/cppzmq: Stabilize 4.10.0 x86, #945549 Signed-off-by: Arthur Zamarin <arthurzam <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 84e084f6e220..3c88f85b389d 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 )"