diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-15 22:43:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 22:17:43 +0100 |
commit | cfca70afd681c6036b9a479e24fbd1d196eb2067 (patch) | |
tree | eb21e3ff1bb7f4229f44352fffb27c515fe3d31f /dev-lang | |
parent | www-client/chromium: stable channel bump (69.0.3497.92) (diff) | |
download | gentoo-cfca70afd681c6036b9a479e24fbd1d196eb2067.tar.gz gentoo-cfca70afd681c6036b9a479e24fbd1d196eb2067.tar.bz2 gentoo-cfca70afd681c6036b9a479e24fbd1d196eb2067.zip |
dev-lang/php: stable 5.6.38 for sparc, bug #666256
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.38.ebuild b/dev-lang/php/php-5.6.38.ebuild index 23d55d55250e..7a0ab0529fb1 100644 --- a/dev-lang/php/php-5.6.38.ebuild +++ b/dev-lang/php/php-5.6.38.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" |