From 20c275cc29fbd27626d6266b414717984620a089 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Sun, 19 Mar 2017 07:04:54 -0600 Subject: [PATCH] dev-lang/ispc: fix deps (bug #613178) Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-lang/ispc/ispc-1.9.1.ebuild | 6 +++--- dev-lang/ispc/ispc-9999.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-lang/ispc/ispc-1.9.1.ebuild b/dev-lang/ispc/ispc-1.9.1.ebuild index b81ffe367e67..6f982be9b00d 100644 --- a/dev-lang/ispc/ispc-1.9.1.ebuild +++ b/dev-lang/ispc/ispc-1.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,8 +24,8 @@ SLOT="0" IUSE="examples" RDEPEND=" - >=sys-devel/clang-3.0 - >=sys-devel/llvm-3.0 + >=sys-devel/clang-3.0:0 + >=sys-devel/llvm-3.0:0 " DEPEND=" ${RDEPEND} diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild index b81ffe367e67..5104895366db 100644 --- a/dev-lang/ispc/ispc-9999.ebuild +++ b/dev-lang/ispc/ispc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,8 +24,8 @@ SLOT="0" IUSE="examples" RDEPEND=" - >=sys-devel/clang-3.0 - >=sys-devel/llvm-3.0 + >=sys-devel/clang-3.0:* + >=sys-devel/llvm-3.0:* " DEPEND=" ${RDEPEND} -- 2.26.2