diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-08 20:36:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-08 19:43:35 +0100 |
commit | 3de0f233f153c6b0bef5535c0b2ec46f4c83a10b (patch) | |
tree | df44c899af87b40a9e3729a793eea6feb5ff2b6f /dev-lang | |
parent | app-arch/upx-bin: remove old (diff) | |
download | gentoo-3de0f233f153c6b0bef5535c0b2ec46f4c83a10b.tar.gz gentoo-3de0f233f153c6b0bef5535c0b2ec46f4c83a10b.tar.bz2 gentoo-3de0f233f153c6b0bef5535c0b2ec46f4c83a10b.zip |
dev-lang/php: stable 5.6.40-r5 for sparc, bug #691564
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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-5.6.40-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.40-r5.ebuild b/dev-lang/php/php-5.6.40-r5.ebuild index 6191b0eb9b01..1f604ae0b9c1 100644 --- a/dev-lang/php/php-5.6.40-r5.ebuild +++ b/dev-lang/php/php-5.6.40-r5.ebuild @@ -21,7 +21,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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~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" |