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 8F2951381F3 for ; Wed, 18 Sep 2013 13:51:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EB57E0AC3; Wed, 18 Sep 2013 13:51:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9744E0AC3 for ; Wed, 18 Sep 2013 13:51:39 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3E2833E94D for ; Wed, 18 Sep 2013 13:51:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 71170E530A for ; Wed, 18 Sep 2013 13:51:37 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1379505189.7c9140d409fd911b002d121d7ba0d3e02e7856f3.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/cdfplayer/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/cdfplayer/cdfplayer-9.0.1.ebuild X-VCS-Directories: sci-mathematics/cdfplayer/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: 7c9140d409fd911b002d121d7ba0d3e02e7856f3 X-VCS-Branch: master Date: Wed, 18 Sep 2013 13:51:37 +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: b745ee5a-502c-4c0c-9628-df964e022605 X-Archives-Hash: 0aa30caea02cc819fd4d9e577e0cfb75 commit: 7c9140d409fd911b002d121d7ba0d3e02e7856f3 Author: Jauhien Piatlicki zertisa com> AuthorDate: Wed Sep 18 11:53:09 2013 +0000 Commit: Nicolas Bock gmail com> CommitDate: Wed Sep 18 11:53:09 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7c9140d4 sci-mathematics/cdfplayer: add ~amd64 keyword --- sci-mathematics/cdfplayer/cdfplayer-9.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/cdfplayer/cdfplayer-9.0.1.ebuild b/sci-mathematics/cdfplayer/cdfplayer-9.0.1.ebuild index c65677f..0850745 100644 --- a/sci-mathematics/cdfplayer/cdfplayer-9.0.1.ebuild +++ b/sci-mathematics/cdfplayer/cdfplayer-9.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.wolfram.com/cdf-player/${MY_SCRIPT}" LICENSE="cdfplayer" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RESTRICT="fetch test"