commit: 43ea830b0ddd4f64490c7f5e3951c0c23bcbbf4a Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 15:54:14 2024 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 17:38:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43ea830b
dev-php/symfony-console: keyword 2.8.52 for ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-php/symfony-console/symfony-console-2.8.52.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/symfony-console/symfony-console-2.8.52.ebuild b/dev-php/symfony-console/symfony-console-2.8.52.ebuild index 87d04719232c..b7f0b267512e 100644 --- a/dev-php/symfony-console/symfony-console-2.8.52.ebuild +++ b/dev-php/symfony-console/symfony-console-2.8.52.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/symfony/console/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-lang/php:*
