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 06A40138330 for ; Mon, 5 Sep 2016 03:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67279E09D2; Mon, 5 Sep 2016 03:31:44 +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 51BC6E09D2 for ; Mon, 5 Sep 2016 03:31:43 +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 835133406DD for ; Mon, 5 Sep 2016 03:31:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23E3D247C for ; Mon, 5 Sep 2016 03:31:39 +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: <1473046292.0706e1d073e91b38bdfc6862be79b666ea4720d4.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-themes-meta/mate-themes-meta-3.ebuild X-VCS-Directories: x11-themes/mate-themes-meta/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 0706e1d073e91b38bdfc6862be79b666ea4720d4 X-VCS-Branch: master Date: Mon, 5 Sep 2016 03:31:39 +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: c2fb8eab-3cb1-4e64-879a-6f8052f50c94 X-Archives-Hash: 757add4ef3566878b9f060ef2f7fddf2 commit: 0706e1d073e91b38bdfc6862be79b666ea4720d4 Author: NP-Hardass gentoo org> AuthorDate: Mon Sep 5 03:27:08 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Sep 5 03:31:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0706e1d0 x11-themes/mate-themes-meta: 3 stable for amd64 and x86 Package-Manager: portage-2.3.0 x11-themes/mate-themes-meta/mate-themes-meta-3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-3.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-3.ebuild index 357e3de..c6eb493 100644 --- a/x11-themes/mate-themes-meta/mate-themes-meta-3.ebuild +++ b/x11-themes/mate-themes-meta/mate-themes-meta-3.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then MATE_THEMES_V=".9999" else MATE_THEMES_V="*" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes"