commit: e3a251b5c04505a99549f9a1a993ebce5dfc6e8d Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 15:52:13 2024 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 17:38:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a251b5
dev-php/jsonlint: keyword 1.8.3-r1 for ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild index 55d83a4e8228..ca9fd6316146 100644 --- a/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild +++ b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 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/Seldaek/jsonlint/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" BDEPEND="dev-php/theseer-Autoload"
