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 82FFB138330 for ; Sun, 25 Sep 2016 09:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A0B2E0C1E; Sun, 25 Sep 2016 09:21:42 +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 1B8BCE0C1E for ; Sun, 25 Sep 2016 09:21:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9C95F340A6A for ; Sun, 25 Sep 2016 09:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9230F248D for ; Sun, 25 Sep 2016 09:21:38 +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: <1474795290.6f8d25e383974a30bf38405b1fa70a75694b6685.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: 6f8d25e383974a30bf38405b1fa70a75694b6685 X-VCS-Branch: master Date: Sun, 25 Sep 2016 09:21:38 +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: db8422f8-3748-4040-b4d5-69f70fcff480 X-Archives-Hash: 6ace385581957a5c6de6173a1bf1ad97 commit: 6f8d25e383974a30bf38405b1fa70a75694b6685 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Sep 25 09:21:30 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Sep 25 09:21:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f8d25e3 games-rpg/arx-fatalis-data: amd64 stable wrt bug #587358 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" 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 ac14fa1..7eb6605 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 )"