diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-29 19:42:28 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-29 19:43:12 +0100 |
commit | 9121077b0a76a793ff28758ff5a4b83e3747b3ae (patch) | |
tree | 2d8484d4891d266fe53be6d63861dccc56792f50 /virtual/httpd-php | |
parent | x11-terms/zutty: Compatibility with >=media-libs/freetype-2.11.0 (diff) | |
download | gentoo-9121077b0a76a793ff28758ff5a4b83e3747b3ae.tar.gz gentoo-9121077b0a76a793ff28758ff5a4b83e3747b3ae.tar.bz2 gentoo-9121077b0a76a793ff28758ff5a4b83e3747b3ae.zip |
virtual/httpd-php: keyword 7.4 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild index ee33b8c4e990..9903c223ca7a 100644 --- a/virtual/httpd-php/httpd-php-7.4.ebuild +++ b/virtual/httpd-php/httpd-php-7.4.ebuild @@ -5,7 +5,7 @@ EAPI="7" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |