summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-06 08:53:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-06 08:54:55 +0200
commita149d9a34863da9edee4185910104af303af81c3 (patch)
tree94ad9946410ebebd17b234f515e1eb46fcc1396d /dev-php
parentdev-php/symfony-filesystem: amd64 stable wrt bug #754018 (diff)
downloadgentoo-a149d9a34863da9edee4185910104af303af81c3.tar.gz
gentoo-a149d9a34863da9edee4185910104af303af81c3.tar.bz2
gentoo-a149d9a34863da9edee4185910104af303af81c3.zip
dev-php/symfony-finder: 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')
-rw-r--r--dev-php/symfony-finder/symfony-finder-3.4.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/symfony-finder/symfony-finder-3.4.38.ebuild b/dev-php/symfony-finder/symfony-finder-3.4.38.ebuild
index 27459275efb1..6e429fcdf006 100644
--- a/dev-php/symfony-finder/symfony-finder-3.4.38.ebuild
+++ b/dev-php/symfony-finder/symfony-finder-3.4.38.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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/symfony/finder/archive/v${PV}.tar.gz -> symfony-find
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"