summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-14 01:06:34 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-14 01:06:34 +0100
commit79bd52994771193f46f8627466bc17033c1f172f (patch)
tree81e537fe7be990ed33fb9f28ff63061839989268
parentdev-libs/liblinear: x86 stable (bug #754288) (diff)
downloadgentoo-79bd52994771193f46f8627466bc17033c1f172f.tar.gz
gentoo-79bd52994771193f46f8627466bc17033c1f172f.tar.bz2
gentoo-79bd52994771193f46f8627466bc17033c1f172f.zip
dev-libs/msgpack: x86 stable (bug #737592)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-libs/msgpack/msgpack-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/msgpack/msgpack-3.3.0.ebuild b/dev-libs/msgpack/msgpack-3.3.0.ebuild
index c21dd416d641..c5390893040a 100644
--- a/dev-libs/msgpack/msgpack-3.3.0.ebuild
+++ b/dev-libs/msgpack/msgpack-3.3.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}-c.git"
else
SRC_URI="https://github.com/${PN}/${PN}-c/releases/download/cpp-${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="MessagePack is a binary-based efficient data interchange format"