diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-05-02 07:36:33 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-05-02 07:36:33 +0300 |
commit | d8dd43c098dc89ce4681c677bc563b44bb88aa7d (patch) | |
tree | 1195e6ea74569bfbf34daabd5657e9847dd74e96 | |
parent | c9ef50bd9a99aa8cf93586b1e22ca08bb9da1fa9 (diff) |
Ice: updated php targets
-rw-r--r-- | dev-libs/Ice/Ice-3.6.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.6.3-r2.ebuild b/dev-libs/Ice/Ice-3.6.3-r2.ebuild index f4a98d7..a92df2c 100644 --- a/dev-libs/Ice/Ice-3.6.3-r2.ebuild +++ b/dev-libs/Ice/Ice-3.6.3-r2.ebuild @@ -14,7 +14,7 @@ PHP_EXT_ZENDEXT="no" PHP_EXT_OPTIONAL_USE=php -USE_PHP="php7-0 php5-6 php5-5 php5-4" +USE_PHP="php7-2 php5-6" # This variable does not belong to any eclass. It is solely used in this ebuild # db:6.2 breaks the build process |