diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-21 09:33:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-21 09:33:48 +0100 |
commit | 4b8be01abe2c687fb83b19521ad9c4ea0a033a29 (patch) | |
tree | 52b31e393b31357a5d563bceb5a54a92063c6546 /dev-lang | |
parent | sys-apps/systemd: stable 242-r6 for ppc64, bug #689612 (diff) | |
download | gentoo-4b8be01abe2c687fb83b19521ad9c4ea0a033a29.tar.gz gentoo-4b8be01abe2c687fb83b19521ad9c4ea0a033a29.tar.bz2 gentoo-4b8be01abe2c687fb83b19521ad9c4ea0a033a29.zip |
dev-lang/php: stable 7.2.20 for ppc64, bug #690154
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.20.ebuild b/dev-lang/php/php-7.2.20.ebuild index 739b5442d6fb..0356e2b82ac2 100644 --- a/dev-lang/php/php-7.2.20.ebuild +++ b/dev-lang/php/php-7.2.20.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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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" |