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 58778138DB0 for ; Sat, 15 Oct 2016 02:22:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5B06E0B60; Sat, 15 Oct 2016 02:22:27 +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 CB45AE0B60 for ; Sat, 15 Oct 2016 02:22:27 +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 1C3BA34112A for ; Sat, 15 Oct 2016 02:22:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE4D0244E for ; Sat, 15 Oct 2016 02:22:23 +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: <1476494791.069da6f65ebb2d7124bd6b5792ba96fa04d992ef.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets-meta/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild X-VCS-Directories: mate-base/mate-applets-meta/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 069da6f65ebb2d7124bd6b5792ba96fa04d992ef X-VCS-Branch: master Date: Sat, 15 Oct 2016 02:22:23 +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: faf4e123-73e2-4335-81d5-6afc069bafca X-Archives-Hash: 0565b1afb4b76b5fc1561c752b71a077 commit: 069da6f65ebb2d7124bd6b5792ba96fa04d992ef Author: mudler sabayon org> AuthorDate: Thu Oct 13 21:39:20 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Sat Oct 15 01:26:31 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=069da6f6 mate-base/mate-applets-meta: Stable on x86 keyword wrt #596998 Package-Manager: portage-2.3.1 Signed-off-by: NP-Hardass gentoo.org> mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild index bc71fbe..69f80c5 100644 --- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild +++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else inherit versionator MATE_BRANCH="$(get_version_component_range 1-2)" - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="Meta package for MATE panel applets"