commit: 54d049c630ec8cec01800951b91229f92ded9911 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu May 6 06:53:20 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu May 6 06:54:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d049c6
dev-php/symfony-console: 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 <AT> gentoo.org> dev-php/symfony-console/symfony-console-2.8.52.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/symfony-console/symfony-console-2.8.52.ebuild b/dev-php/symfony-console/symfony-console-2.8.52.ebuild index 492cf785652..ec0c60c9d04 100644 --- a/dev-php/symfony-console/symfony-console-2.8.52.ebuild +++ b/dev-php/symfony-console/symfony-console-2.8.52.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=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/symfony/console/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-lang/php:*
