Beginning in PHP 7.4, the hash extension will be a required piece of the software. As such, the USE flag will be removed. Please update the dependency to read hash(+)
Fixing in progress with the next round of nextcloud version bumps, thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ed663c6b141f75077712e1f20de3fb10862f8c commit 85ed663c6b141f75077712e1f20de3fb10862f8c Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2019-07-11 07:50:57 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2019-07-11 12:28:03 +0000 www-apps/nextcloud: 16.0.3, 15.0.10, 14.0.13 bumps Handle upcoming removal of dev-lang/php USE hash Closes: https://bugs.gentoo.org/688064 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> www-apps/nextcloud/Manifest | 3 +++ www-apps/nextcloud/nextcloud-14.0.13.ebuild | 40 ++++++++++++++++++++++++++++ www-apps/nextcloud/nextcloud-15.0.10.ebuild | 41 +++++++++++++++++++++++++++++ www-apps/nextcloud/nextcloud-16.0.3.ebuild | 41 +++++++++++++++++++++++++++++ 4 files changed, 125 insertions(+)