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 B06431381F1 for ; Sat, 15 Oct 2016 02:59:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A747EE0B5B; Sat, 15 Oct 2016 02:59:34 +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 8F8B6E0B5B for ; Sat, 15 Oct 2016 02:59:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AB82D341342 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 1584724A9 for ; Sat, 15 Oct 2016 02:59:29 +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.28814bc9d01c88b919ba222ca3cd05cc15c6037a.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate/mate-1.12-r1.ebuild X-VCS-Directories: mate-base/mate/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 28814bc9d01c88b919ba222ca3cd05cc15c6037a X-VCS-Branch: master Date: Sat, 15 Oct 2016 02:59:29 +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: 3231bae6-47c2-4a36-9760-ac2ca7fe2129 X-Archives-Hash: fe8cbde167ed3e827e3bd5759d8c15c6 commit: 28814bc9d01c88b919ba222ca3cd05cc15c6037a Author: mudler sabayon org> AuthorDate: Thu Oct 13 21:40:25 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=28814bc9 mate-base/mate: Stable on amd64 keyword wrt #596998 Package-Manager: portage-2.3.1 Signed-off-by: NP-Hardass gentoo.org> mate-base/mate/mate-1.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate/mate-1.12-r1.ebuild b/mate-base/mate/mate-1.12-r1.ebuild index fd289cc..16fc4cc 100644 --- a/mate-base/mate/mate-1.12-r1.ebuild +++ b/mate-base/mate/mate-1.12-r1.ebuild @@ -11,7 +11,7 @@ else inherit versionator MATE_BRANCH="$(get_version_component_range 1-2)" MATE_THEMES_V=3 - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" fi SRC_URI=""