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 932D71384AE for ; Sat, 19 Sep 2015 16:03:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28AD321C058; Sat, 19 Sep 2015 16:03:21 +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 615FA21C058 for ; Sat, 19 Sep 2015 16:03:20 +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 977CA340EFB for ; Sat, 19 Sep 2015 16:03:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B1F6203 for ; Sat, 19 Sep 2015 16:03:16 +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: <1442678571.6266419e1d1abe657f7bbf843b07e30d22b08720.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/opengfx/opengfx-0.5.2.ebuild X-VCS-Directories: games-misc/opengfx/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 6266419e1d1abe657f7bbf843b07e30d22b08720 X-VCS-Branch: master Date: Sat, 19 Sep 2015 16:03:16 +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: a3fe1b1e-5669-4ecf-b7e8-d658a4ac590c X-Archives-Hash: eea1aadd7c22368a4f66a6965e146a0d commit: 6266419e1d1abe657f7bbf843b07e30d22b08720 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Sep 19 16:02:51 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Sep 19 16:02:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6266419e games-misc/opengfx: amd64 stable wrt bug #559050 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" games-misc/opengfx/opengfx-0.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild index ca29153..6ff7bd8 100644 --- a/games-misc/opengfx/opengfx-0.5.2.ebuild +++ b/games-misc/opengfx/opengfx-0.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)