diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-18 09:47:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-18 09:23:37 +0100 |
commit | fbf700b4bf44e1f1128891819ab6d783c8d591ba (patch) | |
tree | a2f3a2e461dd34d64253e4df57ec1c9df04688fd /dev-lang | |
parent | sys-auth/pam_krb5: stable 4.9 for sparc, bug #715606 (diff) | |
download | gentoo-fbf700b4bf44e1f1128891819ab6d783c8d591ba.tar.gz gentoo-fbf700b4bf44e1f1128891819ab6d783c8d591ba.tar.bz2 gentoo-fbf700b4bf44e1f1128891819ab6d783c8d591ba.zip |
dev-lang/php: stable 7.2.30 for sparc, bug #717710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 57cf76b9eefe..41e7df5a0235 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" |