From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 13A221384B4 for ; Wed, 9 Dec 2015 10:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CC2F21C091; Wed, 9 Dec 2015 10:47:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89E2E21C090 for ; Wed, 9 Dec 2015 10:47:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39A6A3406F2 for ; Wed, 9 Dec 2015 10:47:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BB00E68 for ; Wed, 9 Dec 2015 10:47:50 +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: <1449658051.af4a09909b177273133783849c6b1ce194384cfa.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/openyahtzee/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/openyahtzee/openyahtzee-1.9.2.ebuild X-VCS-Directories: games-board/openyahtzee/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: af4a09909b177273133783849c6b1ce194384cfa X-VCS-Branch: master Date: Wed, 9 Dec 2015 10:47:50 +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: f60cf068-bbca-4fbc-8c2e-399dc79cd091 X-Archives-Hash: a99dbd0057a9d74a75322a1dc24782c0 commit: af4a09909b177273133783849c6b1ce194384cfa Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Dec 9 10:47:31 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Dec 9 10:47:31 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4a0990 games-board/openyahtzee: amd64 stable wrt bug #567736 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> games-board/openyahtzee/openyahtzee-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/openyahtzee/openyahtzee-1.9.2.ebuild b/games-board/openyahtzee/openyahtzee-1.9.2.ebuild index 8458d30..b1170a6 100644 --- a/games-board/openyahtzee/openyahtzee-1.9.2.ebuild +++ b/games-board/openyahtzee/openyahtzee-1.9.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openyahtzee/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"