From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1137553-garchives=archives.gentoo.org@lists.gentoo.org>
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 219D8138350
	for <garchives@archives.gentoo.org>; Sun, 12 Jan 2020 22:44:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 463FCE08A8;
	Sun, 12 Jan 2020 22:44:03 +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 20623E08A8
	for <gentoo-commits@lists.gentoo.org>; Sun, 12 Jan 2020 22:44:03 +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 E58CA34DFD7
	for <gentoo-commits@lists.gentoo.org>; Sun, 12 Jan 2020 22:44:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A31C08E
	for <gentoo-commits@lists.gentoo.org>; Sun, 12 Jan 2020 22:43:59 +0000 (UTC)
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" <slyfox@gentoo.org>
Message-ID: <1578869019.8672ae6cc51a8552b3c3e18f34e5bb08583d8521.slyfox@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
X-VCS-Directories: x11-themes/e-flat-theme/
X-VCS-Committer: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
X-VCS-Revision: 8672ae6cc51a8552b3c3e18f34e5bb08583d8521
X-VCS-Branch: master
Date: Sun, 12 Jan 2020 22:43:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d0920c1a-171a-48e1-9f27-dc1e7175cf1e
X-Archives-Hash: 6c48391157665d0e6964a06a3f4b465a

commit:     8672ae6cc51a8552b3c3e18f34e5bb08583d8521
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 22:43:39 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 22:43:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8672ae6c

x11-themes/e-flat-theme: keyworded 0_pre20191230 for ppc, bug #703486

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
index 3c25a459c4b..b284a79044e 100644
--- a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
+++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE=""
 
 DEPEND=""