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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7582D158094 for ; Mon, 27 Jun 2022 07:35:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A4BEE0940; Mon, 27 Jun 2022 07:35:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0513E0A8A for ; Mon, 27 Jun 2022 07:35:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F2FF341269 for ; Mon, 27 Jun 2022 07:35:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87EFC51C for ; Mon, 27 Jun 2022 07:34:59 +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: <1656315225.2bf03da364e7b105b10ac0a237c7ddc39c70d1a7.ago@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-r101.ebuild X-VCS-Directories: games-board/tablebase-syzygy/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2bf03da364e7b105b10ac0a237c7ddc39c70d1a7 X-VCS-Branch: master Date: Mon, 27 Jun 2022 07:34:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c274dfc4-6b87-42ae-8efa-ce0e9a8fa89e X-Archives-Hash: eb8af11efb447bb93b0b81bb5a944faa commit: 2bf03da364e7b105b10ac0a237c7ddc39c70d1a7 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jun 27 07:33:45 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jun 27 07:33:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf03da3 games-board/tablebase-syzygy: amd64/x86 stable (ALLARCHES policy) wrt bug #854399 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo gentoo.org> games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild index 0c4bc8049cbb..619fcad9c2e4 100644 --- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild +++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild @@ -39,7 +39,7 @@ unset i j k l m tb345 tb6 LICENSE="public-domain" # machine-generated tables SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="6-pieces" RESTRICT="fetch"