commit: 077b23a2944c7968dc4bd5e6c2cc4ec1149893ff Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 15:46:36 2024 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 17:38:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077b23a2
dev-php/xdebug-handler: keyword 2.0.1 for ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-php/xdebug-handler/xdebug-handler-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/xdebug-handler/xdebug-handler-2.0.1.ebuild b/dev-php/xdebug-handler/xdebug-handler-2.0.1.ebuild index 10d6a07ffb26..5a3df841ee37 100644 --- a/dev-php/xdebug-handler/xdebug-handler-2.0.1.ebuild +++ b/dev-php/xdebug-handler/xdebug-handler-2.0.1.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/composer/xdebug-handler/archive/${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-lang/php:*
