diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:53:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:54:54 +0200 |
commit | c2cbcf5f41ced3692888b42b9c596a7b6561fe1c (patch) | |
tree | c7c36c28c3c835eed7c14a42d26f8b52a8e08980 /dev-php/symfony-config | |
parent | dev-php/spdx-licenses: amd64 stable wrt bug #754018 (diff) | |
download | gentoo-c2cbcf5f41ced3692888b42b9c596a7b6561fe1c.tar.gz gentoo-c2cbcf5f41ced3692888b42b9c596a7b6561fe1c.tar.bz2 gentoo-c2cbcf5f41ced3692888b42b9c596a7b6561fe1c.zip |
dev-php/symfony-config: 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-config')
-rw-r--r-- | dev-php/symfony-config/symfony-config-2.8.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/symfony-config/symfony-config-2.8.20.ebuild b/dev-php/symfony-config/symfony-config-2.8.20.ebuild index 0ec2d1882b68..d7fc81dbeca4 100644 --- a/dev-php/symfony-config/symfony-config-2.8.20.ebuild +++ b/dev-php/symfony-config/symfony-config-2.8.20.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/symfony/config/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |