From d03302a331ddf4a2b0ac00412bd79eecccfc17c4 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 2 Jan 2023 07:55:48 +0000 Subject: [PATCH] dev-libs/cJSON: Sync with Gentoo It's from Gentoo commit a430a504403651f8408ae8cfa48309242afccc44. --- .../portage-stable/dev-libs/cJSON/cJSON-1.7.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/cJSON/cJSON-1.7.15.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/cJSON/cJSON-1.7.15.ebuild index 9f043a529b..4829b2f530 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/cJSON/cJSON-1.7.15.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/cJSON/cJSON-1.7.15.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 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )"