summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-22 16:24:44 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-22 16:24:44 +0000
commit7124ce2323b2ae06768d1c263aeeaf5d83e3565c (patch)
tree358e508d8ff84f50312eb233151486425845b9d1 /dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild
parentdev-libs/msgpack: Stabilize 5.0.0 x86, #901327 (diff)
downloadgentoo-7124ce2323b2ae06768d1c263aeeaf5d83e3565c.tar.gz
gentoo-7124ce2323b2ae06768d1c263aeeaf5d83e3565c.tar.bz2
gentoo-7124ce2323b2ae06768d1c263aeeaf5d83e3565c.zip
dev-cpp/msgpack-cxx: Stabilize 5.0.0 x86, #901327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild')
-rw-r--r--dev-cpp/msgpack-cxx/msgpack-cxx-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"