diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 19:08:43 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-20 19:47:51 +0100 |
commit | b3d82f56eed7ed13bd46741569e9179b0074acb3 (patch) | |
tree | 04ff80d0c56509e2bce808eb519ead441e6facd5 /dev-lang | |
parent | sys-libs/ncurses: add upstream note about pc file bug workaround (diff) | |
download | gentoo-b3d82f56eed7ed13bd46741569e9179b0074acb3.tar.gz gentoo-b3d82f56eed7ed13bd46741569e9179b0074acb3.tar.bz2 gentoo-b3d82f56eed7ed13bd46741569e9179b0074acb3.zip |
dev-lang/php-7.1.13-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643564
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.1.13.ebuild b/dev-lang/php/php-7.1.13.ebuild index 565a4b71ec95..fc61d291f8d8 100644 --- a/dev-lang/php/php-7.1.13.ebuild +++ b/dev-lang/php/php-7.1.13.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 phpdbg" |