commit: 7124ce2323b2ae06768d1c263aeeaf5d83e3565c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 22 16:24:44 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 22 16:24:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7124ce23
dev-cpp/msgpack-cxx: Stabilize 5.0.0 x86, #901327 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild b/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild index ebacffb75312..115ef8007e94 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.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 )"
