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 5EF6A138330 for ; Sun, 25 Sep 2016 09:23:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 561DEE0B6D; Sun, 25 Sep 2016 09:23:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9ADFAE0B6D for ; Sun, 25 Sep 2016 09:23:06 +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 9EFB7340A51 for ; Sun, 25 Sep 2016 09:23:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04A8A248D for ; Sun, 25 Sep 2016 09:23:04 +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: <1474795376.66c04e2421aee2ddc118d30a661d86816006d508.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild X-VCS-Directories: games-rpg/arx-fatalis-data/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 66c04e2421aee2ddc118d30a661d86816006d508 X-VCS-Branch: master Date: Sun, 25 Sep 2016 09:23: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: b57f077d-2e83-4e7b-b9e1-ac2e0af75e8b X-Archives-Hash: 9369f143203b3f99ece29f814baf9f18 commit: 66c04e2421aee2ddc118d30a661d86816006d508 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Sep 25 09:22:56 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Sep 25 09:22:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c04e24 games-rpg/arx-fatalis-data: x86 stable wrt bug #587358 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild index 7eb6605..b690e80 100644 --- a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild +++ b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="cdinstall? ( http://download.zenimax.com/arxfatalis/patches/1.21/ArxFat LICENSE="cdinstall? ( ArxFatalis-EULA-JoWooD ) gog? ( GOG-EULA )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gog" REQUIRED_USE="^^ ( cdinstall gog )" RESTRICT="binchecks mirror gog? ( fetch )"