summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-07-13 17:13:15 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 08:45:46 +0300
commit4d9be470d5b8eb4cee564dfc44bd9bdd76aa0d19 (patch)
tree6db0eb1ebaf7c398ffe42f2b3515db3ec437c34e /dev-libs/cJSON
parentnet-libs/libqrtr-glib: Keyword 1.2.2 mips, #902743 (diff)
downloadgentoo-4d9be470d5b8eb4cee564dfc44bd9bdd76aa0d19.tar.gz
gentoo-4d9be470d5b8eb4cee564dfc44bd9bdd76aa0d19.tar.bz2
gentoo-4d9be470d5b8eb4cee564dfc44bd9bdd76aa0d19.zip
dev-libs/cJSON: Keyword 1.7.15 mips, #902745
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/cJSON')
-rw-r--r--dev-libs/cJSON/cJSON-1.7.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cJSON/cJSON-1.7.15.ebuild b/dev-libs/cJSON/cJSON-1.7.15.ebuild
index 4829b2f530c3..8f951af9edaf 100644
--- a/dev-libs/cJSON/cJSON-1.7.15.ebuild
+++ b/dev-libs/cJSON/cJSON-1.7.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"