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 BAEA3138331 for ; Mon, 29 Jan 2018 01:06:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C428E0E21; Mon, 29 Jan 2018 01:06:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 59548E0E21 for ; Mon, 29 Jan 2018 01:06:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 84D52335C42 for ; Mon, 29 Jan 2018 01:06:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E9F81E5 for ; Mon, 29 Jan 2018 01:06:04 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517186535.855d3ef92388b466ad7dcbf3aad4c0ebc2f46c2b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild X-VCS-Directories: games-board/tablebase-syzygy/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 855d3ef92388b466ad7dcbf3aad4c0ebc2f46c2b X-VCS-Branch: master Date: Mon, 29 Jan 2018 01:06:04 +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: c9a0b396-5fab-4853-ab92-ecdb37961070 X-Archives-Hash: 9d1db03accefbe37a9257306a8e6c459 commit: 855d3ef92388b466ad7dcbf3aad4c0ebc2f46c2b Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jan 29 00:42:15 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jan 29 00:42:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855d3ef9 games-board/tablebase-syzygy: x86 stable (bug #637318) Package-Manager: Portage-2.3.20, Repoman-2.3.6 .../tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild | 4 ++-- games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild index 2c9b00663c8..d3a168c7796 100644 --- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild +++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -40,7 +40,7 @@ unset i j k m tb345 LICENSE="public-domain" # machine-generated tables SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="6-pieces" # there is no use-conditional mirror restriction, diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild index 6a9ea68aa70..b7a21c851ee 100644 --- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild +++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -34,7 +34,7 @@ unset i j k l m tb6 LICENSE="public-domain" # machine-generated tables SLOT="nofetch" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RESTRICT="fetch" RDEPEND="~${CATEGORY}/${P}:0"