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 92C9213877A for ; Mon, 21 Jul 2014 22:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96EFEE0C7F; Mon, 21 Jul 2014 22:47:35 +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 98B6DE0C78 for ; Mon, 21 Jul 2014 22:47:33 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC3BB34000E for ; Mon, 21 Jul 2014 22:47:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 8BD7E193EA for ; Mon, 21 Jul 2014 22:47:30 +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: <1405513806.23a56c6d72e598279c49116ef4f3fac8e252460a.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/ufc/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/ufc/ChangeLog sci-mathematics/ufc/ufc-2.3.0.ebuild X-VCS-Directories: sci-mathematics/ufc/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 23a56c6d72e598279c49116ef4f3fac8e252460a X-VCS-Branch: master Date: Mon, 21 Jul 2014 22:47:30 +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: 7117b5e5-d4ee-476d-b988-d1f4b8197738 X-Archives-Hash: f7fb3eb32b07e9941f7956db1064e749 commit: 23a56c6d72e598279c49116ef4f3fac8e252460a Author: Andrew Reisner reisner co> AuthorDate: Wed Jul 16 12:30:06 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Wed Jul 16 12:30:06 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=23a56c6d added keyword Package-Manager: portage-2.2.8-r1 --- sci-mathematics/ufc/ChangeLog | 3 +++ sci-mathematics/ufc/ufc-2.3.0.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-mathematics/ufc/ChangeLog b/sci-mathematics/ufc/ChangeLog index 9cfe081..3e9549b 100644 --- a/sci-mathematics/ufc/ChangeLog +++ b/sci-mathematics/ufc/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Jul 2014; Andrew Reisner ufc-2.3.0.ebuild: + added keyword + *ufc-2.3.0 (15 Jul 2014) 15 Jul 2014; Andrew Reisner +ufc-2.3.0.ebuild: diff --git a/sci-mathematics/ufc/ufc-2.3.0.ebuild b/sci-mathematics/ufc/ufc-2.3.0.ebuild index 57bca44..9d0b156 100644 --- a/sci-mathematics/ufc/ufc-2.3.0.ebuild +++ b/sci-mathematics/ufc/ufc-2.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/fenics-project/${PN}-deprecated/downloads/${P}.ta LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=""