From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-918228-garchives=archives.gentoo.org@lists.gentoo.org>
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 D67EB139085
	for <garchives@archives.gentoo.org>; Tue, 20 Dec 2016 15:34:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 41E2321C247;
	Tue, 20 Dec 2016 15:34:24 +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 2493321C247
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Dec 2016 15:34:24 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 690E9341650
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Dec 2016 15:34:23 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AECE224E6
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Dec 2016 15:34:20 +0000 (UTC)
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" <klausman@gentoo.org>
Message-ID: <1482248045.7ee24e43d0455c097339565aa9e19b1931cb1d17.klausman@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/snns/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-mathematics/snns/snns-4.3-r2.ebuild
X-VCS-Directories: sci-mathematics/snns/
X-VCS-Committer: klausman
X-VCS-Committer-Name: Tobias Klausmann
X-VCS-Revision: 7ee24e43d0455c097339565aa9e19b1931cb1d17
X-VCS-Branch: master
Date: Tue, 20 Dec 2016 15:34:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: adfa9291-0376-4aef-99b8-302f557c5ab8
X-Archives-Hash: 0c9d304dbf208001b94c4455d05097f5

commit:     7ee24e43d0455c097339565aa9e19b1931cb1d17
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 15:33:35 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 15:34:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee24e43

sci-mathematics/snns-4.3-r2: stable on amd64

Gentoo-Bug: 593178

 sci-mathematics/snns/snns-4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild
index 2be7b85..b831453 100644
--- a/sci-mathematics/snns/snns-4.3-r2.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz
 	doc? ( http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/SNNSv4.2.Manual.pdf )"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 SLOT="0"
 IUSE="X doc python"