diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:53:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:54:54 +0200 |
commit | 68ae0c697052aa26d617309039e8d64a6b45b60f (patch) | |
tree | 5a8e23faefe15aa46b20e0690432d754853a4b2a /dev-php/symfony-event-dispatcher | |
parent | dev-php/symfony-dependency-injection: amd64 stable wrt bug #754018 (diff) | |
download | gentoo-68ae0c697052aa26d617309039e8d64a6b45b60f.tar.gz gentoo-68ae0c697052aa26d617309039e8d64a6b45b60f.tar.bz2 gentoo-68ae0c697052aa26d617309039e8d64a6b45b60f.zip |
dev-php/symfony-event-dispatcher: amd64 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/symfony-event-dispatcher')
-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 933cb529d6e9..1a228cd6792e 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~x86" IUSE="test" RESTRICT="!test? ( test )" |