dev-php/metadata-minifier: keyword 1.0.0 for ~arm64

Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp 2024-01-09 17:52:55 +02:00
parent e3a251b5c0
commit ce151d6f4f
No known key found for this signature in database
GPG Key ID: 10A6C9FA4F499606

View File

@ -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/composer/metadata-minifier/archive/${PV}.tar.gz -> $
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm64 x86"
BDEPEND="dev-php/theseer-Autoload"