commit: 953539a71650ee7eb225405c485f1a40ed4f6455 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 16:57:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 16:57:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953539a7
dev-cpp/msgpack-cxx: Stabilize 6.1.1 arm64, #953054 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 62978b6f9fb4..26967dc7e982 100644 --- a/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild +++ b/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
