diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 18:21:02 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 19:04:33 +0100 |
commit | 365f757877df065d50a33f89cd35a8ffa8861f0f (patch) | |
tree | 260c0fc01cb5c5871274d6078b44e2b916a30306 | |
parent | dev-libs/elfutils-0.170-r1: alpha stable (diff) | |
download | gentoo-365f757877df065d50a33f89cd35a8ffa8861f0f.tar.gz gentoo-365f757877df065d50a33f89cd35a8ffa8861f0f.tar.bz2 gentoo-365f757877df065d50a33f89cd35a8ffa8861f0f.zip |
dev-lang/php-5.6.33-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643564
-rw-r--r-- | dev-lang/php/php-5.6.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.33.ebuild b/dev-lang/php/php-5.6.33.ebuild index 0b2e0bf742c4..129c4151570c 100644 --- a/dev-lang/php/php-5.6.33.ebuild +++ b/dev-lang/php/php-5.6.33.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" |