diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-10-19 18:50:37 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-10-19 18:50:37 +0800 |
commit | eaaeecea76e682d8bc070bc53f9d228c5622c033 (patch) | |
tree | f55d5adcbdcbd71c6498e0c761d560e201781b3a /virtual/httpd-php | |
parent | dev-ml/ppx_deriving: adj deps (diff) | |
download | gentoo-eaaeecea76e682d8bc070bc53f9d228c5622c033.tar.gz gentoo-eaaeecea76e682d8bc070bc53f9d228c5622c033.tar.bz2 gentoo-eaaeecea76e682d8bc070bc53f9d228c5622c033.zip |
virtual/httpd-php: keyword 8.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/httpd-php-8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-8.1.ebuild b/virtual/httpd-php/httpd-php-8.1.ebuild index f660baeacf61..c7b66aa86219 100644 --- a/virtual/httpd-php/httpd-php-8.1.ebuild +++ b/virtual/httpd-php/httpd-php-8.1.ebuild @@ -5,7 +5,7 @@ EAPI="8" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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] |