diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 09:45:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 09:53:42 +0000 |
commit | 7be00341382c1f55394ce804dad7d35a96499503 (patch) | |
tree | 740b6c40026ca0aaa40c7e304deb7956ef765707 /dev-lang | |
parent | app-antivirus/clamav: stable 0.102.1-r3 for ppc64, bug #702010 (diff) | |
download | gentoo-7be00341382c1f55394ce804dad7d35a96499503.tar.gz gentoo-7be00341382c1f55394ce804dad7d35a96499503.tar.bz2 gentoo-7be00341382c1f55394ce804dad7d35a96499503.zip |
dev-lang/php: stable 7.2.27 for ppc64, bug #706168
Package-Manager: Portage-2.3.85, Repoman-2.3.20
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.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.27.ebuild b/dev-lang/php/php-7.2.27.ebuild index 0a6d49995582..45f509bb532a 100644 --- a/dev-lang/php/php-7.2.27.ebuild +++ b/dev-lang/php/php-7.2.27.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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 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" |