diff options
author | 2020-01-25 17:55:17 +0100 | |
---|---|---|
committer | 2020-01-25 17:36:47 +0000 | |
commit | a0be698953495436eb23d77c66341c2168c1426b (patch) | |
tree | f3f402a8e8480a70a27f3914fc1c9e719139ec16 | |
parent | dev-vcs/mercurial: Version bumps to 5.2.2 (diff) | |
download | gentoo-a0be698953495436eb23d77c66341c2168c1426b.tar.gz gentoo-a0be698953495436eb23d77c66341c2168c1426b.tar.bz2 gentoo-a0be698953495436eb23d77c66341c2168c1426b.zip |
dev-lang/php: stable 7.2.27 for hppa/sparc, bug #706168
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-lang/php/php-7.2.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.27.ebuild b/dev-lang/php/php-7.2.27.ebuild index dadb039d46f7..2cc2e0913235 100644 --- a/dev-lang/php/php-7.2.27.ebuild +++ b/dev-lang/php/php-7.2.27.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" |