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 38045138334 for ; Mon, 10 Sep 2018 16:19:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 645CBE0BFF; Mon, 10 Sep 2018 16:19:10 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3BF1EE0BF6 for ; Mon, 10 Sep 2018 16:19:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D879335D0E for ; Mon, 10 Sep 2018 16:19:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1280A3E6 for ; Mon, 10 Sep 2018 16:19:04 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1536596330.36bafae5d181593e5e1a79cbaaaa7d1044d6f4d3.zlogene@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.18.ebuild X-VCS-Directories: mate-base/mate/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 36bafae5d181593e5e1a79cbaaaa7d1044d6f4d3 X-VCS-Branch: master Date: Mon, 10 Sep 2018 16:19:04 +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: 588175b4-c0d1-411d-a65e-200380c93112 X-Archives-Hash: b5ed5db6d37e27d2670d7eb7d07199d8 commit: 36bafae5d181593e5e1a79cbaaaa7d1044d6f4d3 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 10 16:14:48 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 10 16:18:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36bafae5 mate-base/mate: amd64 stable wrt bug #625838 Package-Manager: Portage-2.3.40, Repoman-2.3.9 mate-base/mate/mate-1.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate/mate-1.18.ebuild b/mate-base/mate/mate-1.18.ebuild index 988b4ecb6df..0a80191d8d5 100644 --- a/mate-base/mate/mate-1.18.ebuild +++ b/mate-base/mate/mate-1.18.ebuild @@ -10,7 +10,7 @@ else inherit versionator MATE_BRANCH="$(get_version_component_range 1-2)" MATE_THEMES_V=3 - KEYWORDS="~amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi SRC_URI=""