diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-10-08 23:06:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-10-08 23:06:07 +0100 |
commit | e23a08d0c97a0cc415aaa165da840b056f93c997 (patch) | |
tree | 4c5f7db60483518201fef36f8cc0712789a08db2 /virtual/httpd-php | |
parent | 391b5b359a346aff490103da7dddc85047f83830 (diff) |
gentoo resync : 08.10.2021
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/Manifest | 2 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-8.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest index 3d9b23240243..d5f96653ee0a 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,5 +1,5 @@ EBUILD httpd-php-7.3.ebuild 418 BLAKE2B 02fabb5753e21d7d215908603b28f39f81dd1e1a75705659be6896ef2626ba96109ed439bc9965ac61c31e9395c7279156b771595e445c5990a9df6cb6eba1ff SHA512 4e056c238bc4f999fb56b919f3c58f8ebee7acf02e2096775144edb6e4a04132eac33f1cd8c8537083f2d044d499aa8186ef170123d8cdeb64aaffe2aae81a6b EBUILD httpd-php-7.4.ebuild 425 BLAKE2B 259e7a664b5cf5d23bf3e7f640b3e7fa8a3bac58cbb3b05d728281ecfdd0f896e2afd717046e17bc10b6650786aec1ae169a5f991c10d0de586190d7f882649c SHA512 f0f5ddd9a5897fba9d8d75c4d7c14dc3070e3e79824e58824827d8ef3380a39800b7622cd6449b6d20cfdf05fc65e755568772060135aecf78c02da92a099ea6 -EBUILD httpd-php-8.0.ebuild 428 BLAKE2B 05a4bce6d87332e5a0b1bc5ec6a986149ab2970b0234f6183297942c3e62b59dbbe2d5e82e8aa2b928832a58acc2a82c817de657f7a51a56021e70b736a16c22 SHA512 d4a4382789daeda4ca12307a6180313951e0655d3bbac0d1ce76a61a755f889d50dafe92fc7139dd003f37367b183320eacea8072818f728929b9218c65e5ff8 +EBUILD httpd-php-8.0.ebuild 425 BLAKE2B 259e7a664b5cf5d23bf3e7f640b3e7fa8a3bac58cbb3b05d728281ecfdd0f896e2afd717046e17bc10b6650786aec1ae169a5f991c10d0de586190d7f882649c SHA512 f0f5ddd9a5897fba9d8d75c4d7c14dc3070e3e79824e58824827d8ef3380a39800b7622cd6449b6d20cfdf05fc65e755568772060135aecf78c02da92a099ea6 EBUILD httpd-php-8.1.ebuild 432 BLAKE2B be42d89a35196078df0d3c8a05b79765e054930aec287c4587a952d972084c3f234e9d85bdf1d2ba16c6181e86b932f64c36baa84618e5a4b7116e03040b7c4a SHA512 a12d5297ba7ebecc3db42e5451cdcfa340b2eaa29f679b62bb2275625a6076f3173d2414aeb7ece85602b55495417e96a4f6e23fac566b2403188dbfb2bd1192 MISC metadata.xml 264 BLAKE2B 48808ef17a373b4dfb3c169ae63e61416ccbecfea1eba9c3bee7e5be7393f8bec7986123526a3af092841134ecbdeff1a0a52422f24f28bd9ce9e84ef7b7983b SHA512 7ac8d7b84e7690138da0717d15bb650fd97fe251ec3733304bc33672db24668d9247447257ab96110867ce4a048b0523d0ef6c849bdee54c98061c8faa00d3e9 diff --git a/virtual/httpd-php/httpd-php-8.0.ebuild b/virtual/httpd-php/httpd-php-8.0.ebuild index dfa6b5c424ad..9903c223ca7a 100644 --- a/virtual/httpd-php/httpd-php-8.0.ebuild +++ b/virtual/httpd-php/httpd-php-8.0.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 ~riscv ~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] |