diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-09 20:03:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-09 20:03:32 +0000 |
commit | bc02f617e8f937bb4090c4a17315ebce8fda63b8 (patch) | |
tree | 19c04d18e5f93d2e4efabafcd96845892d63bd5c | |
parent | dev-lang/php: stable 5.6.32 for hppa, bug #636694 (diff) | |
download | gentoo-bc02f617e8f937bb4090c4a17315ebce8fda63b8.tar.gz gentoo-bc02f617e8f937bb4090c4a17315ebce8fda63b8.tar.bz2 gentoo-bc02f617e8f937bb4090c4a17315ebce8fda63b8.zip |
dev-lang/php: stable 7.0.25 for hppa, bug #636694
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
-rw-r--r-- | dev-lang/php/php-7.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.25.ebuild b/dev-lang/php/php-7.0.25.ebuild index eb97a2d1ef9d..f7161d2e0473 100644 --- a/dev-lang/php/php-7.0.25.ebuild +++ b/dev-lang/php/php-7.0.25.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 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" |