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 224A4138334 for ; Sun, 16 Sep 2018 13:29:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13F38E0AF7; Sun, 16 Sep 2018 13:29:02 +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 DF47DE0AF7 for ; Sun, 16 Sep 2018 13:29:01 +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 4B882335CEC for ; Sun, 16 Sep 2018 13:29:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 642243C6 for ; Sun, 16 Sep 2018 13:28:58 +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: <1537104521.7d806961adba707d2abddaacc534a7aba9511014.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/newton/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/newton/newton-3.14.ebuild X-VCS-Directories: dev-games/newton/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 7d806961adba707d2abddaacc534a7aba9511014 X-VCS-Branch: master Date: Sun, 16 Sep 2018 13:28:58 +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: 20098722-745d-4f56-9028-13db27e8119a X-Archives-Hash: 3402c5d5234d07c09853cd855fa8b2b8 commit: 7d806961adba707d2abddaacc534a7aba9511014 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Sep 16 13:28:41 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Sep 16 13:28:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d806961 dev-games/newton: amd64 stable wrt bug #661352 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-games/newton/newton-3.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/newton/newton-3.14.ebuild b/dev-games/newton/newton-3.14.ebuild index ab3dde1136f..c29a2c84ade 100644 --- a/dev-games/newton/newton-3.14.ebuild +++ b/dev-games/newton/newton-3.14.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MADEAPPS/newton-dynamics/archive/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=""