summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-07 09:00:20 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-07 09:03:13 +0200
commit5cf669a538c2e2e3a7da78f772ea0158494be5c2 (patch)
tree2143d9cd2b71504f7c341ed781e8f399aab41973 /dev-libs/cJSON
parentdev-python/urwid: Keyword 2.1.2-r1 alpha, #873556 (diff)
downloadgentoo-5cf669a538c2e2e3a7da78f772ea0158494be5c2.tar.gz
gentoo-5cf669a538c2e2e3a7da78f772ea0158494be5c2.tar.bz2
gentoo-5cf669a538c2e2e3a7da78f772ea0158494be5c2.zip
dev-libs/cJSON: Keyword 1.7.15 alpha, #874108
Signed-off-by: Michał Górny <mgorny@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 134b824f24c1..42ae7189c5dd 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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"