commit: 891a60903e7152d362c6e512e9c2808a693a665a Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Nov 27 22:37:05 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Nov 27 22:41:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891a6090
dev-libs/cJSON: Stabilize 1.7.19 x86, #966379 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-libs/cJSON/cJSON-1.7.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/cJSON/cJSON-1.7.19.ebuild b/dev-libs/cJSON/cJSON-1.7.19.ebuild index e2dea0be21cc..41fda363ff79 100644 --- a/dev-libs/cJSON/cJSON-1.7.19.ebuild +++ b/dev-libs/cJSON/cJSON-1.7.19.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 ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"
