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 6A6031380DC for ; Wed, 5 Feb 2014 19:07:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AF8AE0CED; Wed, 5 Feb 2014 19:07:03 +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 DA042E0CED for ; Wed, 5 Feb 2014 19:07:02 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02FCB33F386 for ; Wed, 5 Feb 2014 19:07:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 7A61018278 for ; Wed, 5 Feb 2014 19:06:59 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1391627251.280393ddc142964500a1fbf45d3bde5d8d24c6b1.blueness@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools-musl/portage/ X-VCS-Repository: proj/releng X-VCS-Files: tools-musl/portage/package.accept_keywords X-VCS-Directories: tools-musl/portage/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 280393ddc142964500a1fbf45d3bde5d8d24c6b1 X-VCS-Branch: master Date: Wed, 5 Feb 2014 19:06:59 +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: 4bb04165-c900-49a5-b0e3-276dce703f99 X-Archives-Hash: d426188e4848bfd664969c66976a0464 commit: 280393ddc142964500a1fbf45d3bde5d8d24c6b1 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Feb 5 19:07:31 2014 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Feb 5 19:07:31 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=280393dd tools-musl: keyword for both amd64 and x86 --- tools-musl/portage/package.accept_keywords | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools-musl/portage/package.accept_keywords b/tools-musl/portage/package.accept_keywords index db7e39f..a648330 100644 --- a/tools-musl/portage/package.accept_keywords +++ b/tools-musl/portage/package.accept_keywords @@ -1,3 +1,3 @@ -=sys-apps/getent-0 ~amd64 -=sys-libs/musl-0.9.15 ~amd64 -=app-text/openjade-1.3.2-r6 ~amd64 +=sys-apps/getent-0 ~amd64 ~x86 +=sys-libs/musl-0.9.15 ~amd64 ~x86 +=app-text/openjade-1.3.2-r6 ~amd64 ~x86