dev-php/composer: keyword 2.1.12 for ~arm64

Closes: https://bugs.gentoo.org/861329
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp 2024-01-09 17:54:33 +02:00
parent 43ea830b0d
commit 4e2016eb03
No known key found for this signature in database
GPG Key ID: 10A6C9FA4F499606

View File

@ -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="8"
@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm64 x86"
BDEPEND="dev-php/theseer-Autoload"