commit: f49c33f65a130673ea5b1f8a4506221b6030b53e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 20 20:00:24 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 20 20:00:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49c33f6
net-libs/cppzmq: Stabilize 4.9.0 x86, #887527 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/cppzmq/cppzmq-4.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/cppzmq/cppzmq-4.9.0.ebuild b/net-libs/cppzmq/cppzmq-4.9.0.ebuild index 1cf6afcb3d30..9b9a439919d5 100644 --- a/net-libs/cppzmq/cppzmq-4.9.0.ebuild +++ b/net-libs/cppzmq/cppzmq-4.9.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 )"
