diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-04 21:39:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 20:49:07 +0100 |
commit | 7342936d15085e7fe47e55b02a8ce94694ab7338 (patch) | |
tree | f9fda6bfa2b4741f00c29755e12562067b761b0e /dev-lang | |
parent | dev-python/hypothesis: keyworded 5.36.1 for hppa, bug #737618 (diff) | |
download | gentoo-7342936d15085e7fe47e55b02a8ce94694ab7338.tar.gz gentoo-7342936d15085e7fe47e55b02a8ce94694ab7338.tar.bz2 gentoo-7342936d15085e7fe47e55b02a8ce94694ab7338.zip |
dev-lang/php: stable 7.2.34 for hppa/sparc, bug #745993
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.2.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.34.ebuild b/dev-lang/php/php-7.2.34.ebuild index 0425a3e67e59..07a447f8d2fe 100644 --- a/dev-lang/php/php-7.2.34.ebuild +++ b/dev-lang/php/php-7.2.34.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" |