summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-04 01:41:59 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-04 01:41:59 +0100
commit1f5ab7b636a70342b95a5ec505f43751a82aea70 (patch)
treec5fc6428a47571e48494b62400d8f6bd9516b15c /dev-libs/cJSON
parentsys-kernel/linux-headers: mask 5.15 instead of dekeywording to explain (diff)
downloadgentoo-1f5ab7b636a70342b95a5ec505f43751a82aea70.tar.gz
gentoo-1f5ab7b636a70342b95a5ec505f43751a82aea70.tar.bz2
gentoo-1f5ab7b636a70342b95a5ec505f43751a82aea70.zip
dev-libs/cJSON: Stabilize 1.7.15 amd64, #819078
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/cJSON')
-rw-r--r--dev-libs/cJSON/cJSON-1.7.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cJSON/cJSON-1.7.15.ebuild b/dev-libs/cJSON/cJSON-1.7.15.ebuild
index 7097cef3d3c1..da3b52b1f9dc 100644
--- a/dev-libs/cJSON/cJSON-1.7.15.ebuild
+++ b/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="~amd64 arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"