diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-02-01 18:10:26 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-02-01 18:10:26 +0100 |
commit | a103b9197c76ab7ff158ac5cc48e17a78c44dfdf (patch) | |
tree | dd77587261ebe94f305186f908c103353985779d /dev-lang | |
parent | media-video/smplayer: Removed old, (diff) | |
download | gentoo-a103b9197c76ab7ff158ac5cc48e17a78c44dfdf.tar.gz gentoo-a103b9197c76ab7ff158ac5cc48e17a78c44dfdf.tar.bz2 gentoo-a103b9197c76ab7ff158ac5cc48e17a78c44dfdf.zip |
dev-lang/php-7.2.14-r0: alpha stable
Bug: http://bugs.gentoo.org/675182
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.2.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.14.ebuild b/dev-lang/php/php-7.2.14.ebuild index 06f175016ac6..a79f254b8029 100644 --- a/dev-lang/php/php-7.2.14.ebuild +++ b/dev-lang/php/php-7.2.14.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 phpdbg" |