From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C6CFD139085 for ; Sat, 31 Dec 2016 22:21:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C21DE2241B8; Sat, 31 Dec 2016 22:21:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 895912241B8 for ; Sat, 31 Dec 2016 22:20:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC85C341142 for ; Sat, 31 Dec 2016 22:20:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBB9C2503 for ; Sat, 31 Dec 2016 22:20:33 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1483222826.5a725543063880a9e4b05804967ea59f2b3f0647.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/asa/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/asa/asa-1.1-r1.ebuild X-VCS-Directories: app-text/asa/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5a725543063880a9e4b05804967ea59f2b3f0647 X-VCS-Branch: master Date: Sat, 31 Dec 2016 22:20:33 +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: f754c511-cbbc-4c0e-9823-d54a7d0eba12 X-Archives-Hash: 5a1cdf827a1ce3183ed80d2e0e09a687 commit: 5a725543063880a9e4b05804967ea59f2b3f0647 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Dec 31 22:19:40 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Dec 31 22:20:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a725543 app-text/asa: amd64 stable wrt bug #599770 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-text/asa/asa-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/asa/asa-1.1-r1.ebuild b/app-text/asa/asa-1.1-r1.ebuild index 3a009fec..2920158 100644 --- a/app-text/asa/asa-1.1-r1.ebuild +++ b/app-text/asa/asa-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/devel/lang/fortran/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" src_prepare() {