diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-01-09 17:40:57 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-01-09 19:38:25 +0200 |
commit | a2277940280f95b66af87e87787150c4cc3df899 (patch) | |
tree | 2e5a2a3fbd53f3a2ca991c504fa0d0e97cca3293 /dev-php/symfony-process | |
parent | dev-php/psr-log: keyword 1.1.4 for ~arm64 (diff) | |
download | gentoo-a2277940280f95b66af87e87787150c4cc3df899.tar.gz gentoo-a2277940280f95b66af87e87787150c4cc3df899.tar.bz2 gentoo-a2277940280f95b66af87e87787150c4cc3df899.zip |
dev-php/symfony-process: keyword 3.4.38 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-php/symfony-process')
-rw-r--r-- | dev-php/symfony-process/symfony-process-3.4.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/symfony-process/symfony-process-3.4.38.ebuild b/dev-php/symfony-process/symfony-process-3.4.38.ebuild index 11d8a4f73eca..2d25bb7245fa 100644 --- a/dev-php/symfony-process/symfony-process-3.4.38.ebuild +++ b/dev-php/symfony-process/symfony-process-3.4.38.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/symfony/process/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="test" |