diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-04-05 18:09:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-04-05 18:09:54 +0200 |
commit | a2351c3d80c5c022ae769251b50af291dac46076 (patch) | |
tree | 4248fa08bf86d50963b920ef0224fba5e286cb41 /dev-lang | |
parent | dev-perl/Audio-CD-disc-cover-0.05-r2: alpha stable (diff) | |
download | gentoo-a2351c3d80c5c022ae769251b50af291dac46076.tar.gz gentoo-a2351c3d80c5c022ae769251b50af291dac46076.tar.bz2 gentoo-a2351c3d80c5c022ae769251b50af291dac46076.zip |
dev-lang/php-5.6.35-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/652420
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.35-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.35-r1.ebuild b/dev-lang/php/php-5.6.35-r1.ebuild index e019fcb5ba3a..e42da1d7bd41 100644 --- a/dev-lang/php/php-5.6.35-r1.ebuild +++ b/dev-lang/php/php-5.6.35-r1.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 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" |