diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-08 10:28:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-08 10:09:13 +0100 |
commit | 1a7170f78ab295b1e62237e1275838e4db6a3193 (patch) | |
tree | 7880a0626fe0c98407a69b9a7a8ef58e8877e3fb /dev-lang | |
parent | dev-ruby/elasticsearch-transport: Ruby package giveaway! (diff) | |
download | gentoo-1a7170f78ab295b1e62237e1275838e4db6a3193.tar.gz gentoo-1a7170f78ab295b1e62237e1275838e4db6a3193.tar.bz2 gentoo-1a7170f78ab295b1e62237e1275838e4db6a3193.zip |
dev-lang/php: stable 7.1.30 for hppa, 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="hppa"
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 cb1f767d49d1..eb72a4e523e2 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" |