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 01BB2139085 for ; Wed, 21 Dec 2016 22:54:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 980F9E0C75; Wed, 21 Dec 2016 22:54:47 +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 7A499E0C75 for ; Wed, 21 Dec 2016 22:54:37 +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 9573134121E for ; Wed, 21 Dec 2016 22:54:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CDAA24E7 for ; Wed, 21 Dec 2016 22:54:28 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1482360846.0b4a3ee34085c5a8b0b1fc95e479c9c214c5b1aa.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/grub/grub-2.02_beta3-r1.ebuild X-VCS-Directories: sys-boot/grub/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 0b4a3ee34085c5a8b0b1fc95e479c9c214c5b1aa X-VCS-Branch: master Date: Wed, 21 Dec 2016 22:54:28 +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: d5b2a79f-78cd-4f06-9c48-f9efbcffe5af X-Archives-Hash: 1c9c55ca73f5f039338c3ad4889811da commit: 0b4a3ee34085c5a8b0b1fc95e479c9c214c5b1aa Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Dec 21 21:53:36 2016 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Dec 21 22:54:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4a3ee3 sys-boot/grub: x86 stable (bug #591058) Package-Manager: Portage-2.3.2, Repoman-2.3.1 sys-boot/grub/grub-2.02_beta3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/grub/grub-2.02_beta3-r1.ebuild b/sys-boot/grub/grub-2.02_beta3-r1.ebuild index 45fcb98..10cee01 100644 --- a/sys-boot/grub/grub-2.02_beta3-r1.ebuild +++ b/sys-boot/grub/grub-2.02_beta3-r1.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} != 9999 ]]; then https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" S=${WORKDIR}/${P%_*} fi - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" else inherit git-r3 EGIT_REPO_URI="git://git.sv.gnu.org/grub.git