diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-02-01 15:59:36 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-02-01 17:49:52 +0100 |
commit | 3aecc4ae77ea1959a0fa63c9348c82653139127d (patch) | |
tree | bbd4cbee05eb8c0a96efbf0344e402d815b79777 /dev-lang | |
parent | sys-apps/fwupd: Removed old. (diff) | |
download | gentoo-3aecc4ae77ea1959a0fa63c9348c82653139127d.tar.gz gentoo-3aecc4ae77ea1959a0fa63c9348c82653139127d.tar.bz2 gentoo-3aecc4ae77ea1959a0fa63c9348c82653139127d.zip |
dev-lang/php-5.6.40-r0: alpha stable
Bug: http://bugs.gentoo.org/675182
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.40.ebuild b/dev-lang/php/php-5.6.40.ebuild index 2a5e9be903fb..ac0a58099215 100644 --- a/dev-lang/php/php-5.6.40.ebuild +++ b/dev-lang/php/php-5.6.40.ebuild @@ -19,7 +19,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" |