From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 19AA1138ACF for ; Sun, 18 Jan 2015 02:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C45AE08F3; Sun, 18 Jan 2015 02:16:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D48EE0907 for ; Sun, 18 Jan 2015 02:16:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8913134075D for ; Sun, 18 Jan 2015 02:16:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04E1FFD12 for ; Sun, 18 Jan 2015 02:16:09 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1421424991.c6e1401ca101e43b7c73a8e96b6784194409250e.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-util/nvidia-cuda-sdk/ X-VCS-Repository: proj/sci X-VCS-Files: dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-7.0.18.ebuild X-VCS-Directories: dev-util/nvidia-cuda-sdk/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: c6e1401ca101e43b7c73a8e96b6784194409250e X-VCS-Branch: master Date: Sun, 18 Jan 2015 02:16:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bef1ba42-3f8f-428f-b014-d3fdc4407fde X-Archives-Hash: 33561f891e48ba27bd56a570771dd99c commit: c6e1401ca101e43b7c73a8e96b6784194409250e Author: Marius Brehler linux sungazer de> AuthorDate: Fri Jan 16 16:16:31 2015 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Fri Jan 16 16:16:31 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c6e1401c Fix KEYWORDS in nvidia-cuda-sdk ebuild --- dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-7.0.18.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-7.0.18.ebuild b/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-7.0.18.ebuild index c3c13b3..73f8d8e 100644 --- a/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-7.0.18.ebuild +++ b/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-7.0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-6.5.14.ebuild,v 1.8 2014/12/26 18:08:45 jlec Exp $ +# $Header: $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="cuda_${PV}_rc_linux.run" LICENSE="CUDPP" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~amd64-linux" IUSE="debug +doc +examples opencl +cuda" RDEPEND="