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 7C68A138334 for ; Mon, 10 Sep 2018 16:19:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59ED7E0BBA; Mon, 10 Sep 2018 16:19:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 36493E0BBA for ; Mon, 10 Sep 2018 16:19:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6EE49335D0A 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 5C2B93EA 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: <1536596334.66cce4fe0ff53464dcc46c783239f3b81a94357d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-user-share/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild X-VCS-Directories: mate-extra/mate-user-share/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 66cce4fe0ff53464dcc46c783239f3b81a94357d 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: 72944f14-67ea-4851-a9ed-c08e2d80b1a6 X-Archives-Hash: 81fb5481754c77935065f1498cf7e1dc commit: 66cce4fe0ff53464dcc46c783239f3b81a94357d Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 10 16:17:21 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 10 16:18:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cce4fe mate-extra/mate-user-share: amd64 stable wrt bug #625838 Package-Manager: Portage-2.3.40, Repoman-2.3.9 mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild b/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild index 86e6ab6a82a..41b9177bfed 100644 --- a/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate multilib if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="Personal file sharing for the MATE desktop"