summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-06-17 19:13:52 -0700
committerMatt Turner <mattst88@gentoo.org>2021-06-17 22:10:27 -0700
commit52dd9890b7b6f325887e5e9c9cd6b2d485286c68 (patch)
tree2bd016b874fa8ba63174dd8ecc8b1e05f8e6f641 /dev-libs/cJSON
parentapp-misc/mosquitto: Add migration elog info (diff)
downloadgentoo-52dd9890b7b6f325887e5e9c9cd6b2d485286c68.tar.gz
gentoo-52dd9890b7b6f325887e5e9c9cd6b2d485286c68.tar.bz2
gentoo-52dd9890b7b6f325887e5e9c9cd6b2d485286c68.zip
dev-libs/cJSON: Stabilize 1.7.14 amd64, #793107
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/cJSON')
-rw-r--r--dev-libs/cJSON/cJSON-1.7.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cJSON/cJSON-1.7.14.ebuild b/dev-libs/cJSON/cJSON-1.7.14.ebuild
index 5e31a6ae07d5..bbec68b30934 100644
--- a/dev-libs/cJSON/cJSON-1.7.14.ebuild
+++ b/dev-libs/cJSON/cJSON-1.7.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/DaveGamble/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"