diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-30 11:06:25 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-30 11:06:25 +0200 |
commit | 3a90cba9679a1af769488df6116ed0748a2ea011 (patch) | |
tree | f94619bc243df73d69580706cece91a2162bebe1 /dev-lang | |
parent | metadata/repoman: remove experimental files for now (diff) | |
download | gentoo-3a90cba9679a1af769488df6116ed0748a2ea011.tar.gz gentoo-3a90cba9679a1af769488df6116ed0748a2ea011.tar.bz2 gentoo-3a90cba9679a1af769488df6116ed0748a2ea011.zip |
dev-lang/php: Stable for HPPA too.
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.34.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.0.28.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.1.15.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/php/php-5.6.34.ebuild b/dev-lang/php/php-5.6.34.ebuild index 9d6dc1997d2f..5ba57479d07c 100644 --- a/dev-lang/php/php-5.6.34.ebuild +++ b/dev-lang/php/php-5.6.34.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" diff --git a/dev-lang/php/php-7.0.28.ebuild b/dev-lang/php/php-7.0.28.ebuild index 7c206fc0a2ad..b9e089b78280 100644 --- a/dev-lang/php/php-7.0.28.ebuild +++ b/dev-lang/php/php-7.0.28.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" diff --git a/dev-lang/php/php-7.1.15.ebuild b/dev-lang/php/php-7.1.15.ebuild index 119b8e8e852a..1c4db60917aa 100644 --- a/dev-lang/php/php-7.1.15.ebuild +++ b/dev-lang/php/php-7.1.15.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" |