diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-06 14:32:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-06 14:32:30 +0100 |
commit | bbc4b250c0382f6879a62d16af5bed9d298081d1 (patch) | |
tree | e6ffb682ee983880f419cbc089638d61dadf7e85 /dev-lang | |
parent | net-irc/irssi: amd64 stable wrt bug #604772 (diff) | |
download | gentoo-bbc4b250c0382f6879a62d16af5bed9d298081d1.tar.gz gentoo-bbc4b250c0382f6879a62d16af5bed9d298081d1.tar.bz2 gentoo-bbc4b250c0382f6879a62d16af5bed9d298081d1.zip |
dev-lang/php-5.6.29-r0: stable on alpha
Gentoo-Bug: 604776
Diffstat (limited to 'dev-lang')
-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 f86fc78e3bfb..a7d3bf174448 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" |