summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 10:28:16 +0100
committerSam James <sam@gentoo.org>2023-09-08 10:28:16 +0100
commit53cd6c69954229a1b1d62996a9d6805a4012d659 (patch)
treeb63dcdacb29b47be01d55bc94aaea6d85edca2d7 /dev-libs/cJSON
parentdev-libs/cJSON: Stabilize 1.7.16 sparc, #913847 (diff)
downloadgentoo-53cd6c69954229a1b1d62996a9d6805a4012d659.tar.gz
gentoo-53cd6c69954229a1b1d62996a9d6805a4012d659.tar.bz2
gentoo-53cd6c69954229a1b1d62996a9d6805a4012d659.zip
dev-libs/cJSON: Stabilize 1.7.16 amd64, #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 311a6ec6f207..5a97788ecdac 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 )"