diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-02-11 16:09:52 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-02-11 16:09:52 +0000 |
commit | f78108598211053d41752a83e0345441bb9014ae (patch) | |
tree | dd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /virtual/httpd-php | |
parent | dc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff) |
gentoo resync : 11.02.2018
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/Manifest | 2 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-7.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/virtual/httpd-php/Manifest b/virtual/httpd-php/Manifest index 1a61b1b8c735..7b0a9f46d636 100644 --- a/virtual/httpd-php/Manifest +++ b/virtual/httpd-php/Manifest @@ -1,5 +1,5 @@ EBUILD httpd-php-5.6.ebuild 456 BLAKE2B 86ecf7aa3a4ea648a54ab3bd7ae24575fbd7037505484c2c3654818d0417619140259a8d5b279c895bc6cf386b82aab1e235ab667d2e59c12d389f18d6a041fc SHA512 b5df88abfb2639c9aae271822b66749cfa5e5a6ba2307303875eb6c12dd2578d85686d277f1bb986a3c5dc6484734e06ca60d0b2be702f4f1cbb3c835cf6b086 EBUILD httpd-php-7.0.ebuild 456 BLAKE2B 86ecf7aa3a4ea648a54ab3bd7ae24575fbd7037505484c2c3654818d0417619140259a8d5b279c895bc6cf386b82aab1e235ab667d2e59c12d389f18d6a041fc SHA512 b5df88abfb2639c9aae271822b66749cfa5e5a6ba2307303875eb6c12dd2578d85686d277f1bb986a3c5dc6484734e06ca60d0b2be702f4f1cbb3c835cf6b086 -EBUILD httpd-php-7.1.ebuild 458 BLAKE2B b00cfe4f2be08423ab832ca76c3057894cd8812e9e4dae560e9c60114d9e23c717ad6b42cef7d6a1f8057cac9bc2026f7e35b14793e0b88d7c7920770f4af6bb SHA512 d7538611815d01ea8eb03eb1ee84827e5c1592697efcbb9748e6bdc41e125f87b99a69fee47aaf2330444b7554514c51aa5e155b286287cb3f5b027b2cec2336 +EBUILD httpd-php-7.1.ebuild 457 BLAKE2B 038b94ea5f6a732af0c42755c2fdf415be3c151ed6c2c051fecab520eaadc487cf37f42a4f4c283a1ccd9537c21e51ad25f41b9dd3d76752dfed69af4655d4e0 SHA512 3334201b3edf05b55f85d8d23b5da765aa6258d93da75db9958799ac17801933c93ab79f085202db11011a7da84c347c2580cec107d71c5865420e911f735754 EBUILD httpd-php-7.2.ebuild 465 BLAKE2B 80b73f8ff858c7a50ad928775ed37d8adec651fe927c12ae5bdaac35d4fbbf7c02fdc8a18b9cf1a78c94ac64dd90ab94ecd3ca2dfbe45cb6bca89932ca2c6b54 SHA512 c21a81bab0a76b70e071281ebb4eae8f45d6700bbf74546151e6b2fbdec869e809908d6b40d59fac6d5b08e8bc12a24cdbbbc0d894ea3e5a65e093183f7a5088 MISC metadata.xml 235 BLAKE2B 5b10304feea18aae1822be7d29bcce06c8715193b14a3dd2c4d79eb75e2767670352e2ca11e06b9a10ec04b63020a18254cd167e6d6be9072f4a200ca5d11ec4 SHA512 0b3e95bbf68eddf74289dad50f8828cffce2d904ff6f9bd5468177de979677cac11da84d1e0302c52b72085915b9d1b3496107172e5726520d51dad1981daf64 diff --git a/virtual/httpd-php/httpd-php-7.1.ebuild b/virtual/httpd-php/httpd-php-7.1.ebuild index b561c13fe3a1..d7e14b2fe51e 100644 --- a/virtual/httpd-php/httpd-php-7.1.ebuild +++ b/virtual/httpd-php/httpd-php-7.1.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] |