diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 15:28:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 15:28:02 +0200 |
commit | 88e7073c66121a98ebe2a1f841058c2b8489da77 (patch) | |
tree | 5d9c298c6ddd729cb92d07a3614464017251601e /dev-lang/php | |
parent | net-dns/unbound: arm stable wrt bug #715222 (diff) | |
download | gentoo-88e7073c66121a98ebe2a1f841058c2b8489da77.tar.gz gentoo-88e7073c66121a98ebe2a1f841058c2b8489da77.tar.bz2 gentoo-88e7073c66121a98ebe2a1f841058c2b8489da77.zip |
dev-lang/php: ppc stable wrt bug #717710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-7.2.30.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.3.17.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.4.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/php/php-7.2.30.ebuild b/dev-lang/php/php-7.2.30.ebuild index 66dd576ff07f..6d68c6347aa7 100644 --- a/dev-lang/php/php-7.2.30.ebuild +++ b/dev-lang/php/php-7.2.30.ebuild @@ -18,7 +18,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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" diff --git a/dev-lang/php/php-7.3.17.ebuild b/dev-lang/php/php-7.3.17.ebuild index 81a6fb87e4fe..8eb2773bb605 100644 --- a/dev-lang/php/php-7.3.17.ebuild +++ b/dev-lang/php/php-7.3.17.ebuild @@ -19,7 +19,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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-lang/php/php-7.4.5.ebuild b/dev-lang/php/php-7.4.5.ebuild index 46f8cf2f2b8f..34108dfa5cae 100644 --- a/dev-lang/php/php-7.4.5.ebuild +++ b/dev-lang/php/php-7.4.5.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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" |