From 70ec61655780fe28e99c69265bef83ce653d003b Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Fri, 1 May 2020 11:58:08 +0200 Subject: [PATCH] dev-cpp/usockets: make repoman happy Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan --- dev-cpp/usockets/usockets-0.3.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-cpp/usockets/usockets-0.3.5.ebuild b/dev-cpp/usockets/usockets-0.3.5.ebuild index 5d5a20ee7b..72133f128c 100644 --- a/dev-cpp/usockets/usockets-0.3.5.ebuild +++ b/dev-cpp/usockets/usockets-0.3.5.ebuild @@ -28,10 +28,10 @@ DEPEND="openssl? ( libuv? ( dev-libs/libuv ) debug? ( || ( - >=sys-devel/gcc-7.4.0[sanitize] + >=sys-devel/gcc-7.4.0:*[sanitize] ( - sys-devel/clang-runtime[sanitize] - sys-libs/compiler-rt-sanitizers[sanitize] + sys-devel/clang-runtime:*[sanitize] + sys-libs/compiler-rt-sanitizers:*[sanitize] ) ) )