diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:22:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:22:04 +0000 |
commit | c943424fc7412e9ebc7d2447c7a0cc33657f209b (patch) | |
tree | 293feeb4029011a0dcea36d8c2326a5ff92d2214 /dev-lang | |
parent | dev-libs/cyrus-sasl: stable 2.1.27-r3 for hppa, bug #703628 (diff) | |
download | gentoo-c943424fc7412e9ebc7d2447c7a0cc33657f209b.tar.gz gentoo-c943424fc7412e9ebc7d2447c7a0cc33657f209b.tar.bz2 gentoo-c943424fc7412e9ebc7d2447c7a0cc33657f209b.zip |
dev-lang/php: stable 7.2.26 for hppa, bug #703326
Package-Manager: Portage-2.3.83, Repoman-2.3.20
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.2.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.26.ebuild b/dev-lang/php/php-7.2.26.ebuild index ebc072644526..df67bbc7d1b9 100644 --- a/dev-lang/php/php-7.2.26.ebuild +++ b/dev-lang/php/php-7.2.26.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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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" |