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 4E062139694 for ; Tue, 4 Apr 2017 20:30:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 645A6E0DBD; Tue, 4 Apr 2017 20:29:25 +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 44FA1E0DBD for ; Tue, 4 Apr 2017 20:29:15 +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 3E807341675 for ; Tue, 4 Apr 2017 20:29:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23B9973D2 for ; Tue, 4 Apr 2017 20:29:07 +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: <1491337733.56f2fe2fbf06c858d1e8ebb77467a790878f91a5.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-themes/mate-themes-3.22.7.ebuild X-VCS-Directories: x11-themes/mate-themes/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 56f2fe2fbf06c858d1e8ebb77467a790878f91a5 X-VCS-Branch: master Date: Tue, 4 Apr 2017 20:29:07 +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: 322f92dd-42a7-41d5-bdbb-1812f68f18ad X-Archives-Hash: c748e9816f2d31ce24ecba389123a044 commit: 56f2fe2fbf06c858d1e8ebb77467a790878f91a5 Author: NP-Hardass gentoo org> AuthorDate: Tue Apr 4 20:25:33 2017 +0000 Commit: NP Hardass gentoo org> CommitDate: Tue Apr 4 20:28:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f2fe2f x11-themes/mate-themes: 3.22.7 stable amd64/x86, #614570 Package-Manager: Portage-2.3.3, Repoman-2.3.1 x11-themes/mate-themes/mate-themes-3.22.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/mate-themes/mate-themes-3.22.7.ebuild b/x11-themes/mate-themes/mate-themes-3.22.7.ebuild index 55aed57590a..6d991b4395a 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.7.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.7.ebuild @@ -14,7 +14,7 @@ if [[ ${PV#${MATE_GTK_V}.} == 9999 ]]; then EGIT_BRANCH="gtk${MATE_GTK_V}" else SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi HOMEPAGE="http://mate-desktop.org"