diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-06 18:00:03 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-06 18:00:03 +0900 |
commit | 21c4ec5d86b53b3d7bd80faec5d9cdf928504ec2 (patch) | |
tree | ef61f9c3518596f734b3ebc2163e8c0489afcbb6 /dev-lang/php | |
parent | media-libs/libpng: Removed old. (diff) | |
download | gentoo-21c4ec5d86b53b3d7bd80faec5d9cdf928504ec2.tar.gz gentoo-21c4ec5d86b53b3d7bd80faec5d9cdf928504ec2.tar.bz2 gentoo-21c4ec5d86b53b3d7bd80faec5d9cdf928504ec2.zip |
dev-lang/php: amd64 stable wrt bug #604776
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.29.ebuild b/dev-lang/php/php-5.6.29.ebuild index acad532e1fd1..f86fc78e3bfb 100644 --- a/dev-lang/php/php-5.6.29.ebuild +++ b/dev-lang/php/php-5.6.29.ebuild @@ -19,7 +19,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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" |