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 B8FD4138335 for ; Mon, 10 Sep 2018 16:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7DFEE0976; Mon, 10 Sep 2018 16:19:08 +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 7ADFEE0976 for ; Mon, 10 Sep 2018 16:19:08 +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 7BDA2335D03 for ; Mon, 10 Sep 2018 16:19:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 154693D8 for ; Mon, 10 Sep 2018 16:19:03 +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: <1536596314.9891b78845bc1e4d0d83f36b0587919f34a3d488.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild X-VCS-Directories: x11-themes/mate-backgrounds/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9891b78845bc1e4d0d83f36b0587919f34a3d488 X-VCS-Branch: master Date: Mon, 10 Sep 2018 16:19:03 +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: 32c2c699-fec3-45de-99c6-40c3b35aad95 X-Archives-Hash: 09140c7f1bf5b6098c341b6de313a21c commit: 9891b78845bc1e4d0d83f36b0587919f34a3d488 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 10 15:58:58 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 10 16:18:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9891b788 x11-themes/mate-backgrounds: amd64 stable wrt bug #625838 Package-Manager: Portage-2.3.40, Repoman-2.3.9 x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild index 6286e58d7df..dc699b0d85e 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop"