diff options
Diffstat (limited to 'dev-cpp/msgpack-cxx')
| -rw-r--r-- | dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild | 4 |
1 files 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 )" |
