diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-01-09 17:51:57 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-01-09 19:38:27 +0200 |
commit | 51dff03c972c736e0995f09b62ea2e92404c1b6a (patch) | |
tree | b3505192cd11b72ad98b125ace869a44b5eb6803 /dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.ebuild | |
parent | dev-php/theseer-Autoload: keyword 1.26.3-r1 for ~arm64 (diff) | |
download | gentoo-51dff03c972c736e0995f09b62ea2e92404c1b6a.tar.gz gentoo-51dff03c972c736e0995f09b62ea2e92404c1b6a.tar.bz2 gentoo-51dff03c972c736e0995f09b62ea2e92404c1b6a.zip |
dev-php/symfony-event-dispatcher: keyword 2.8.50 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.ebuild')
-rw-r--r-- | dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.ebuild b/dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.ebuild index 2e2a694d65a1..dcd6a598432a 100644 --- a/dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.ebuild +++ b/dev-php/symfony-event-dispatcher/symfony-event-dispatcher-2.8.50.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=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/symfony/event-dispatcher/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |