diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-09 10:44:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-09 10:44:30 +0100 |
commit | 255543084e7d31a8e4d961c59c332077b0dc2288 (patch) | |
tree | d8f7a42094946ed9539bb892d02e3e84d24c9d14 /dev-lang | |
parent | dev-python/cryptography: Bump (diff) | |
download | gentoo-255543084e7d31a8e4d961c59c332077b0dc2288.tar.gz gentoo-255543084e7d31a8e4d961c59c332077b0dc2288.tar.bz2 gentoo-255543084e7d31a8e4d961c59c332077b0dc2288.zip |
dev-lang/php-7.0.25-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636694
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.25.ebuild b/dev-lang/php/php-7.0.25.ebuild index 39e5ddb5807d..dcf82bb7cd46 100644 --- a/dev-lang/php/php-7.0.25.ebuild +++ b/dev-lang/php/php-7.0.25.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" |