summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2024-01-09 17:44:28 +0200
committerMart Raudsepp <leio@gentoo.org>2024-01-09 19:38:26 +0200
commitb3b947a07aa6a3630438ef56395a68336089ae41 (patch)
tree5058b988a3102ef927cfa6d7c849dbcaace8cdee
parentdev-php/ca-bundle: keyword 1.3.1 for ~arm64 (diff)
downloadgentoo-b3b947a07aa6a3630438ef56395a68336089ae41.tar.gz
gentoo-b3b947a07aa6a3630438ef56395a68336089ae41.tar.bz2
gentoo-b3b947a07aa6a3630438ef56395a68336089ae41.zip
dev-php/json-schema: keyword 5.2.11 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--dev-php/json-schema/json-schema-5.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/json-schema/json-schema-5.2.11.ebuild b/dev-php/json-schema/json-schema-5.2.11.ebuild
index ebc719f456ab..960e3c8a93da 100644
--- a/dev-php/json-schema/json-schema-5.2.11.ebuild
+++ b/dev-php/json-schema/json-schema-5.2.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/justinrainbow/json-schema/archive/${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
# Tests are not in the release tarball
RESTRICT="test"