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 38D39139085 for ; Sun, 22 Jan 2017 15:02:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89E4C234136; Sun, 22 Jan 2017 15:02:02 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 645E8234136 for ; Sun, 22 Jan 2017 15:01:52 +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 6C71834169F for ; Sun, 22 Jan 2017 15:01:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1FAA2C9F for ; Sun, 22 Jan 2017 15:01:43 +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: <1485097293.864ff496bcda69860cf1883e37046661c0767d86.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/pokerth/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/pokerth/pokerth-1.1.1-r2.ebuild X-VCS-Directories: games-board/pokerth/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 864ff496bcda69860cf1883e37046661c0767d86 X-VCS-Branch: master Date: Sun, 22 Jan 2017 15:01:43 +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: ee45fbb1-f63a-4da8-9973-ed92b6cd4c7b X-Archives-Hash: cbd2b767e229235ca2d5e1beb7679af4 commit: 864ff496bcda69860cf1883e37046661c0767d86 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Jan 22 15:01:33 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Jan 22 15:01:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864ff496 games-board/pokerth: x86 stable wrt bug #600862 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> games-board/pokerth/pokerth-1.1.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/pokerth/pokerth-1.1.1-r2.ebuild b/games-board/pokerth/pokerth-1.1.1-r2.ebuild index 5eba2da..8dbc7c5 100644 --- a/games-board/pokerth/pokerth-1.1.1-r2.ebuild +++ b/games-board/pokerth/pokerth-1.1.1-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dedicated" RDEPEND="dev-db/sqlite:3