commit: ea9e091464326915b4a9cad472ca1e526d26527d Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 15:45:23 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=ea9e0914
dev-php/phar-utils: keyword 1.1.2 for ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-php/phar-utils/phar-utils-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/phar-utils/phar-utils-1.1.2.ebuild b/dev-php/phar-utils/phar-utils-1.1.2.ebuild index 43b1c5940fef..e3b6014925d4 100644 --- a/dev-php/phar-utils/phar-utils-1.1.2.ebuild +++ b/dev-php/phar-utils/phar-utils-1.1.2.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/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-lang/php:*[phar]
