Diff symfony-process-3.4.29 with a symfony-process-3.4.38

/usr/portage/dev-php/symfony-process/symfony-process-3.4.38.ebuild 2023-10-09 14:52:30.240368369 +0300
1
# Copyright 1999-2019 Gentoo Authors
1
# Copyright 1999-2021 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI="7"
......
9 9

  
10 10
LICENSE="MIT"
11 11
SLOT="0"
12
KEYWORDS="~amd64 ~x86"
12
KEYWORDS="amd64 x86"
13 13
IUSE="test"
14 14
RESTRICT="test"
15 15

  
Thank you!