summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-09-26 10:14:23 -0400
committerMatt Turner <mattst88@gentoo.org>2023-09-26 10:14:31 -0400
commit8e1df5e17cca47779490940fd70c8579aa79d622 (patch)
treed8a0dc3fd826c4cb27da7a372e35aeee1224063d /dev-libs/cJSON
parentdev-db/timescaledb: add 2.12.0 (diff)
downloadgentoo-8e1df5e17cca47779490940fd70c8579aa79d622.tar.gz
gentoo-8e1df5e17cca47779490940fd70c8579aa79d622.tar.bz2
gentoo-8e1df5e17cca47779490940fd70c8579aa79d622.zip
dev-libs/cJSON: Stabilize 1.7.16 ppc, #913847
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/cJSON')
-rw-r--r--dev-libs/cJSON/cJSON-1.7.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cJSON/cJSON-1.7.16.ebuild b/dev-libs/cJSON/cJSON-1.7.16.ebuild
index b51138679659..8f951af9edaf 100644
--- a/dev-libs/cJSON/cJSON-1.7.16.ebuild
+++ b/dev-libs/cJSON/cJSON-1.7.16.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="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"