diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-18 17:37:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-18 17:46:43 +0100 |
commit | 2bf81899e0c8158339345a12953b46d6144691e1 (patch) | |
tree | 842f9bee356a6b95886f3875ee4cf813eecde93a /dev-lang | |
parent | app-cdr/cdrtools: stable 3.02_alpha09-r2 for hppa, bug #723346 (diff) | |
download | gentoo-2bf81899e0c8158339345a12953b46d6144691e1.tar.gz gentoo-2bf81899e0c8158339345a12953b46d6144691e1.tar.bz2 gentoo-2bf81899e0c8158339345a12953b46d6144691e1.zip |
dev-lang/php: stable 7.2.31 for sparc, bug #722980
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
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.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.31.ebuild b/dev-lang/php/php-7.2.31.ebuild index 4dc123cf140c..2001d9603f2c 100644 --- a/dev-lang/php/php-7.2.31.ebuild +++ b/dev-lang/php/php-7.2.31.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" |