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 52457138334 for ; Tue, 2 Oct 2018 15:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44A1AE089A; Tue, 2 Oct 2018 15:00:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D678BE089A for ; Tue, 2 Oct 2018 15:00:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4579335CF9 for ; Tue, 2 Oct 2018 15:00:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 449772C6 for ; Tue, 2 Oct 2018 15:00:10 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1538492397.0e169a44dd9a5d6c2fb570e8f3c4fc1b8ab52828.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/routino/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/routino/routino-3.2.ebuild X-VCS-Directories: sci-geosciences/routino/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0e169a44dd9a5d6c2fb570e8f3c4fc1b8ab52828 X-VCS-Branch: master Date: Tue, 2 Oct 2018 15:00:10 +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: 3b623723-ba98-4989-8c16-e0365963c2f5 X-Archives-Hash: 2b5204a673be3b864bb5e7b5613fe291 commit: 0e169a44dd9a5d6c2fb570e8f3c4fc1b8ab52828 Author: Mikle Kolyada gentoo org> AuthorDate: Tue Oct 2 14:59:57 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Oct 2 14:59:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e169a44 sci-geosciences/routino: amd64 stable wrt bug #666280 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 sci-geosciences/routino/routino-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/routino/routino-3.2.ebuild b/sci-geosciences/routino/routino-3.2.ebuild index 33c554ef401..0420304cb50 100644 --- a/sci-geosciences/routino/routino-3.2.ebuild +++ b/sci-geosciences/routino/routino-3.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.routino.org/" SRC_URI="http://www.routino.org/download/${P}.tgz" LICENSE="AGPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=""