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 1FDF41381F1 for ; Sat, 15 Oct 2016 02:59:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A0E1E0B1F; Sat, 15 Oct 2016 02:59:33 +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 E3F9BE0B1F for ; Sat, 15 Oct 2016 02:59:32 +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 27AA13411B5 for ; Sat, 15 Oct 2016 02:59:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DA2F2497 for ; Sat, 15 Oct 2016 02:59:28 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1476500237.e9edbc12b8f5060ed7671fcd498a12d814daed3c.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild X-VCS-Directories: mate-extra/mate-utils/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: e9edbc12b8f5060ed7671fcd498a12d814daed3c X-VCS-Branch: master Date: Sat, 15 Oct 2016 02:59: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: dcd0fc6c-8bc8-4f58-be6b-2a268e194991 X-Archives-Hash: 46224ab202894808f339584fe34c0878 commit: e9edbc12b8f5060ed7671fcd498a12d814daed3c Author: mudler sabayon org> AuthorDate: Thu Oct 13 21:39:50 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Sat Oct 15 02:57:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9edbc12 mate-extra/mate-utils: Stable on x86 keyword wrt #596998 Package-Manager: portage-2.3.1 Signed-off-by: NP-Hardass gentoo.org> mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild index c07290d..7d05392 100644 --- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild @@ -9,7 +9,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="Utilities for the MATE desktop"