diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:39 +0200 |
commit | bd552b7a6671e3f29dd7b0c36c23d25088cde9bc (patch) | |
tree | bda1e211e2632d42feec0e76149692269a8743b1 /dev-php | |
parent | dev-php/symfony-event-dispatcher: x86 stable wrt bug #754018 (diff) | |
download | gentoo-bd552b7a6671e3f29dd7b0c36c23d25088cde9bc.tar.gz gentoo-bd552b7a6671e3f29dd7b0c36c23d25088cde9bc.tar.bz2 gentoo-bd552b7a6671e3f29dd7b0c36c23d25088cde9bc.zip |
dev-php/symfony-filesystem: x86 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild b/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild index 96f61ca6bacb..d34ab533a863 100644 --- a/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild +++ b/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/symfony/filesystem/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |