diff options
author | Brian Evans <grknight@gentoo.org> | 2018-10-12 10:05:14 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-10-12 10:06:34 -0400 |
commit | ca2701056a7a25c2e295c3e170ccc4ebd4792e04 (patch) | |
tree | 5f0948bdfc12114976678614d6fc7b4293428aaa /virtual | |
parent | profiles: alpha/use.mask (diff) | |
download | gentoo-ca2701056a7a25c2e295c3e170ccc4ebd4792e04.tar.gz gentoo-ca2701056a7a25c2e295c3e170ccc4ebd4792e04.tar.bz2 gentoo-ca2701056a7a25c2e295c3e170ccc4ebd4792e04.zip |
virtual/httpd-php: Mark alpha stable
Signed-off-by: Brian Evans <grknight@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild index 1e585fbd4712..591022a243b1 100644 --- a/virtual/httpd-php/httpd-php-7.2.ebuild +++ b/virtual/httpd-php/httpd-php-7.2.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -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" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |