diff options
author | 2022-06-21 09:38:24 +0200 | |
---|---|---|
committer | 2022-06-21 09:38:24 +0200 | |
commit | 677aef56d602afafd0f89c21db4b3a7b35debae8 (patch) | |
tree | 6e0ce70f6fd1e54efbf5a9c7395091a078e49436 /dev-lang/php | |
parent | dev-lang/php: ppc64 stable wrt bug #853196 (diff) | |
download | gentoo-677aef56d602afafd0f89c21db4b3a7b35debae8.tar.gz gentoo-677aef56d602afafd0f89c21db4b3a7b35debae8.tar.bz2 gentoo-677aef56d602afafd0f89c21db4b3a7b35debae8.zip |
dev-lang/php: sparc stable wrt bug #853196
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-7.4.30.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-8.0.20.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-8.1.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/php/php-7.4.30.ebuild b/dev-lang/php/php-7.4.30.ebuild index 1d9d42533358..976ed39cec27 100644 --- a/dev-lang/php/php-7.4.30.ebuild +++ b/dev-lang/php/php-7.4.30.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-lang/php/php-8.0.20.ebuild b/dev-lang/php/php-8.0.20.ebuild index 5b6b275d579a..62a4ded92ab7 100644 --- a/dev-lang/php/php-8.0.20.ebuild +++ b/dev-lang/php/php-8.0.20.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-lang/php/php-8.1.7.ebuild b/dev-lang/php/php-8.1.7.ebuild index 4b5aa0a16705..3b03969619b0 100644 --- a/dev-lang/php/php-8.1.7.ebuild +++ b/dev-lang/php/php-8.1.7.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" S="${WORKDIR}/${PN}-${MY_PV}" |