projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de9c42b
)
dev-lang/php: Fix icu max dependency for 7.0.31
author
Brian Evans
<grknight@gentoo.org>
Sat, 21 Jul 2018 00:08:32 +0000
(20:08 -0400)
committer
Brian Evans
<grknight@gentoo.org>
Sat, 21 Jul 2018 00:09:12 +0000
(20:09 -0400)
Bug: https://bugs.gentoo.org/655154
Package-Manager: Portage-2.3.42, Repoman-2.3.9
dev-lang/php/php-7.0.31.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/php/php-7.0.31.ebuild
b/dev-lang/php/php-7.0.31.ebuild
index ebd3943e39331daeaca1f5387a7de36b2b72e44c..b88f71d861d216d3241b6ece8e9ca028c514140a 100644
(file)
--- a/
dev-lang/php/php-7.0.31.ebuild
+++ b/
dev-lang/php/php-7.0.31.ebuild
@@
-77,7
+77,7
@@
COMMON_DEPEND="
gmp? ( dev-libs/gmp:0= )
iconv? ( virtual/libiconv )
imap? ( virtual/imap-c-client[kerberos=,ssl=] )
- intl? (
dev-libs/icu
:= )
+ intl? (
<dev-libs/icu-61.1
:= )
iodbc? ( dev-db/libiodbc )
kerberos? ( virtual/krb5 )
ldap? ( >=net-nds/openldap-1.2.11 )