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
commit9bb80e309ab9ee8a55e463a033796db9848f46d6 (patch)
tree219ddb376a7dcf373690630f8d681f6c5ffbbb0b /dev-libs/msgpack/msgpack-5.0.0.ebuild
parentdev-python/nbsphinx: Remove old (diff)
downloadgentoo-9bb80e309ab9ee8a55e463a033796db9848f46d6.tar.gz
gentoo-9bb80e309ab9ee8a55e463a033796db9848f46d6.tar.bz2
gentoo-9bb80e309ab9ee8a55e463a033796db9848f46d6.zip
dev-libs/msgpack: Stabilize 5.0.0 x86, #901327
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/msgpack/msgpack-5.0.0.ebuild')
-rw-r--r--dev-libs/msgpack/msgpack-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/msgpack/msgpack-5.0.0.ebuild b/dev-libs/msgpack/msgpack-5.0.0.ebuild
index 4e80e9ecd9e5..637e622a758f 100644
--- a/dev-libs/msgpack/msgpack-5.0.0.ebuild
+++ b/dev-libs/msgpack/msgpack-5.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}-c/releases/download/c-${PV}/${MY_P}.tar.
LICENSE="Boost-1.0"
SLOT="0/2"
-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="doc examples test"
RESTRICT="!test? ( test )"