commit: 62dfe4b0902cf7064464b1d3e74abb4dd6a2c793 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 18:18:44 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 18:18:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dfe4b0
dev-cpp/msgpack-cxx: Stabilize 6.1.1 x86, #953054 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild index 26967dc7e982..62d115224ec4 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/msgpack/msgpack-c/releases/download/cpp-${PV}/${P}.t LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+boost doc examples test" REQUIRED_USE="test? ( boost )"
