diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-11 16:27:14 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-11 16:27:14 +0200 |
commit | 65ba8826af9152c9a8edbcf28062faba2464002e (patch) | |
tree | ac8e3645d89d42197d383b7cd042e5917a1f60f3 /dev-lang | |
parent | media-gfx/krita: 4.1.5 version bump (diff) | |
download | gentoo-65ba8826af9152c9a8edbcf28062faba2464002e.tar.gz gentoo-65ba8826af9152c9a8edbcf28062faba2464002e.tar.bz2 gentoo-65ba8826af9152c9a8edbcf28062faba2464002e.zip |
dev-lang/php-5.6.38-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/666256
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.38.ebuild b/dev-lang/php/php-5.6.38.ebuild index 95546dfd2561..471eb29bc1bf 100644 --- a/dev-lang/php/php-5.6.38.ebuild +++ b/dev-lang/php/php-5.6.38.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 ~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" |