summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 10:28:17 +0100
committerSam James <sam@gentoo.org>2023-09-08 10:28:17 +0100
commit07a3846912ba20ea0ad1acac92608217f28b7f0c (patch)
treecd6fea0839b8eab8d2d12c597689700d2de19325 /dev-libs/cJSON
parentdev-libs/cJSON: Stabilize 1.7.16 amd64, #913847 (diff)
downloadgentoo-07a3846912ba20ea0ad1acac92608217f28b7f0c.tar.gz
gentoo-07a3846912ba20ea0ad1acac92608217f28b7f0c.tar.bz2
gentoo-07a3846912ba20ea0ad1acac92608217f28b7f0c.zip
dev-libs/cJSON: Stabilize 1.7.16 arm64, #913847
Signed-off-by: Sam James <sam@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 5a97788ecdac..1ffe3f086631 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 )"