public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclc/
       [not found] <1504874301.87929d9f6bfe62770cb13547583425e6f2755a59.chithanh@gentoo>
@ 2017-09-08 12:51 ` Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2017-09-08 12:51 UTC (permalink / raw
  To: gentoo-dev, Chí-Thanh Christopher Nguyễn,
	gentoo-commits

W dniu pią, 08.09.2017 o godzinie 12∶38 +0000, użytkownik Chí-Thanh
Christopher Nguyễn napisał:
> commit:     87929d9f6bfe62770cb13547583425e6f2755a59
> Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
> AuthorDate: Fri Sep  8 12:38:21 2017 +0000
> Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
> CommitDate: Fri Sep  8 12:38:21 2017 +0000
> URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87929d9f
> 
> dev-libs/libclc: depend on compatible llvm versions
> 
> Bug: https://bugs.gentoo.org/show_bug.cgi?id=612258
> 
> Package-Manager: Portage-2.3.6, Repoman-2.3.1
> 
>  dev-libs/libclc/libclc-0.2.0_pre20160209.ebuild | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/dev-libs/libclc/libclc-0.2.0_pre20160209.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20160209.ebuild
> index f496187c41d..d25125f957c 100644
> --- a/dev-libs/libclc/libclc-0.2.0_pre20160209.ebuild
> +++ b/dev-libs/libclc/libclc-0.2.0_pre20160209.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=5
> @@ -28,8 +28,10 @@ KEYWORDS="amd64 x86"
>  IUSE=""
>  
>  RDEPEND="
> -	>=sys-devel/clang-3.7
> -	>=sys-devel/llvm-3.7"
> +	>=sys-devel/clang-3.7:*
> +	>=sys-devel/llvm-3.7:*
> +	<sys-devel/clang-3.9:*
> +	<sys-devel/llvm-3.9:*"
>  DEPEND="${RDEPEND}
>  	${PYTHON_DEPS}"
>  
> 

Now you've explicitly told Portage to install two different slots. Use
:0 instead (<4 is not slotted).

-- 
Best regards,
Michał Górny



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-08 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1504874301.87929d9f6bfe62770cb13547583425e6f2755a59.chithanh@gentoo>
2017-09-08 12:51 ` [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclc/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox