diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-31 21:50:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-31 21:28:59 +0100 |
commit | 3b377c98c5e737a7b56fe097f5ba739b2d239f70 (patch) | |
tree | 4a576642b7d8a00d6ed78cc04745789142774a5f /dev-lang | |
parent | dev-lang/php: stable 5.6.40-r4 for sparc, bug #687026 (diff) | |
download | gentoo-3b377c98c5e737a7b56fe097f5ba739b2d239f70.tar.gz gentoo-3b377c98c5e737a7b56fe097f5ba739b2d239f70.tar.bz2 gentoo-3b377c98c5e737a7b56fe097f5ba739b2d239f70.zip |
dev-lang/php: stable 7.1.30 for sparc, bug #687026
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.1.30.ebuild b/dev-lang/php/php-7.1.30.ebuild index 21ae6551ee5a..36163a52adc8 100644 --- a/dev-lang/php/php-7.1.30.ebuild +++ b/dev-lang/php/php-7.1.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 ~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" |