diff options
author | Brian Evans <grknight@gentoo.org> | 2019-08-15 12:30:30 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-08-15 12:30:30 -0400 |
commit | 23473ac9654c0a378640d54ae6a5a8eda509a4ae (patch) | |
tree | 16773141a3bd118d480c049cda64c66760ed1276 /virtual/httpd-php/httpd-php-7.3.ebuild | |
parent | virtual/opencl: add dev-libs/rocm-opencl-runtime (diff) | |
download | gentoo-23473ac9654c0a378640d54ae6a5a8eda509a4ae.tar.gz gentoo-23473ac9654c0a378640d54ae6a5a8eda509a4ae.tar.bz2 gentoo-23473ac9654c0a378640d54ae6a5a8eda509a4ae.zip |
virtual/httpd-php: Mark virtuals stable to match dev-lang/php
These arches likely were not cc'd in to this package when stabling
Make them match for ease of installation
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'virtual/httpd-php/httpd-php-7.3.ebuild')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.3.ebuild b/virtual/httpd-php/httpd-php-7.3.ebuild index 31c13ced034f..c389f3fde9c1 100644 --- a/virtual/httpd-php/httpd-php-7.3.ebuild +++ b/virtual/httpd-php/httpd-php-7.3.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] |