diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-05 23:26:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-05 23:28:06 +0200 |
commit | 829b1c9df6b4bbccc41e70dbeb0150afd5cc0ac4 (patch) | |
tree | afd083d27801c9212f922bff531fb7680004e424 /virtual/httpd-php | |
parent | virtual/httpd-php: mark hppa stable (diff) | |
download | gentoo-829b1c9df6b4bbccc41e70dbeb0150afd5cc0ac4.tar.gz gentoo-829b1c9df6b4bbccc41e70dbeb0150afd5cc0ac4.tar.bz2 gentoo-829b1c9df6b4bbccc41e70dbeb0150afd5cc0ac4.zip |
virtual/httpd-php: mark amd64, arm64, ppc, ppc64, x86, sparc stable
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/httpd-php/httpd-php-7.3.ebuild b/virtual/httpd-php/httpd-php-7.3.ebuild index 54570dd58a01..31c13ced034f 100644 --- a/virtual/httpd-php/httpd-php-7.3.ebuild +++ b/virtual/httpd-php/httpd-php-7.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 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] |