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 C3C7E139694 for ; Fri, 9 Jun 2017 10:20:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF81021C202; Fri, 9 Jun 2017 10:20:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AB42121C204 for ; Fri, 9 Jun 2017 10:19:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C45E4341B12 for ; Fri, 9 Jun 2017 10:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8687748A for ; Fri, 9 Jun 2017 10:19:47 +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: <1497003543.5e85039fd8e37d1f41a5fa90a4926f95ef0508b6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/urbanterror/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/urbanterror/urbanterror-4.3.2_p20170426.ebuild X-VCS-Directories: games-fps/urbanterror/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5e85039fd8e37d1f41a5fa90a4926f95ef0508b6 X-VCS-Branch: master Date: Fri, 9 Jun 2017 10:19:47 +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: efede523-6fb2-49e2-886f-6b460f185a88 X-Archives-Hash: 298eee2aaa1f10cf9a488d54ed6aa35e commit: 5e85039fd8e37d1f41a5fa90a4926f95ef0508b6 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jun 9 10:19:03 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jun 9 10:19:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e85039f games-fps/urbanterror: x86 stable wrt bug #606702 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> games-fps/urbanterror/urbanterror-4.3.2_p20170426.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/urbanterror/urbanterror-4.3.2_p20170426.ebuild b/games-fps/urbanterror/urbanterror-4.3.2_p20170426.ebuild index c1ef0e855b8..eaf4a41e7db 100644 --- a/games-fps/urbanterror/urbanterror-4.3.2_p20170426.ebuild +++ b/games-fps/urbanterror/urbanterror-4.3.2_p20170426.ebuild @@ -15,7 +15,7 @@ else COMMIT_ID="60b17a27ecaa30bffc44114cb94df82af7febfdd" SRC_URI="https://github.com/mickael9/ioq3/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/ioq3-${COMMIT_ID}" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi