summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-06 08:53:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-06 08:54:54 +0200
commit54d049c630ec8cec01800951b91229f92ded9911 (patch)
tree40e4a795cd885e8cc2751471d1cb1311672900cf /dev-php/symfony-console
parentdev-php/symfony-config: amd64 stable wrt bug #754018 (diff)
downloadgentoo-54d049c630ec8cec01800951b91229f92ded9911.tar.gz
gentoo-54d049c630ec8cec01800951b91229f92ded9911.tar.bz2
gentoo-54d049c630ec8cec01800951b91229f92ded9911.zip
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@gentoo.org>
Diffstat (limited to 'dev-php/symfony-console')
-rw-r--r--dev-php/symfony-console/symfony-console-2.8.52.ebuild4
1 files 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 492cf785652a..ec0c60c9d045 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:*