diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 10:20:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 09:37:56 +0100 |
commit | 933408f1f281f364ba13c3210f00d6ac0f30dcf6 (patch) | |
tree | 480a482910a4794a5cf87878f66468191086be6a /dev-lang | |
parent | net-fs/samba: keyworded 4.12.1 for hppa, bug #711488 (diff) | |
download | gentoo-933408f1f281f364ba13c3210f00d6ac0f30dcf6.tar.gz gentoo-933408f1f281f364ba13c3210f00d6ac0f30dcf6.tar.bz2 gentoo-933408f1f281f364ba13c3210f00d6ac0f30dcf6.zip |
dev-lang/php: stable 7.2.30 for hppa, bug #717710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
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.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.30.ebuild b/dev-lang/php/php-7.2.30.ebuild index 34c0d580c428..8e7669e8f08f 100644 --- a/dev-lang/php/php-7.2.30.ebuild +++ b/dev-lang/php/php-7.2.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 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" |