From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1309584-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 7E849139360
	for <garchives@archives.gentoo.org>; Wed,  4 Aug 2021 09:01:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D077DE08D3;
	Wed,  4 Aug 2021 09:01:48 +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 B6318E08D3
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Aug 2021 09:01:48 +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 E85A9342D4C
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Aug 2021 09:01:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DA1F887
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Aug 2021 09:01:44 +0000 (UTC)
From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1628067692.ca7211c115535efeddfac8eba412797dccb617b9.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/umbrello/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-apps/umbrello/umbrello-21.04.3.ebuild
X-VCS-Directories: kde-apps/umbrello/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: ca7211c115535efeddfac8eba412797dccb617b9
X-VCS-Branch: master
Date: Wed,  4 Aug 2021 09:01:44 +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: 35d49420-1a80-4731-8d21-6d8aa81b8e71
X-Archives-Hash: 06a20e708cbf09548e222892e11af19d

commit:     ca7211c115535efeddfac8eba412797dccb617b9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 08:59:11 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 09:01:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7211c1

kde-apps/umbrello: x86 stable wrt bug #805065

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/umbrello/umbrello-21.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/umbrello/umbrello-21.04.3.ebuild b/kde-apps/umbrello/umbrello-21.04.3.ebuild
index 7f26964858c..3a606946f8a 100644
--- a/kde-apps/umbrello/umbrello-21.04.3.ebuild
+++ b/kde-apps/umbrello/umbrello-21.04.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/umbrello/ https://umbrello.kde.org"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="php"
 
 RESTRICT+=" test" # no-qtwebkit.patch lacks test fixes