summaryrefslogtreecommitdiff
path: root/dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-02 19:18:44 +0100
committerSam James <sam@gentoo.org>2025-04-02 19:18:44 +0100
commit62dfe4b0902cf7064464b1d3e74abb4dd6a2c793 (patch)
treea9d064471d1271f6cbfcabcd9c577a5ce0d1a29d /dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild
parenta4307354daec57a26b11c8c8a591deab15a448b1 (diff)
downloadgentoo-62dfe4b0902cf7064464b1d3e74abb4dd6a2c793.tar.gz
gentoo-62dfe4b0902cf7064464b1d3e74abb4dd6a2c793.tar.bz2
gentoo-62dfe4b0902cf7064464b1d3e74abb4dd6a2c793.zip
dev-cpp/msgpack-cxx: Stabilize 6.1.1 x86, #953054
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild')
-rw-r--r--dev-cpp/msgpack-cxx/msgpack-cxx-6.1.1.ebuild2
1 files changed, 1 insertions, 1 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 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 )"