From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1240551-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 A3A3A1382C5
	for <garchives@archives.gentoo.org>; Sun, 10 Jan 2021 09:07:59 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CDD07E0919;
	Sun, 10 Jan 2021 09:07:57 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 A1ACBE0917
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jan 2021 09:07:57 +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 56EA734114D
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jan 2021 09:07:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F7B84A4
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jan 2021 09:07:54 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1610269657.3c46d94f2e470edf9de8fff30390593202cb9f77.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kservice/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-frameworks/kservice/kservice-5.77.0.ebuild
X-VCS-Directories: kde-frameworks/kservice/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 3c46d94f2e470edf9de8fff30390593202cb9f77
X-VCS-Branch: master
Date: Sun, 10 Jan 2021 09:07:54 +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: 34161035-69f5-4475-a7d3-04aaa064f982
X-Archives-Hash: 4d5df97d259dd5d1f78827296539d3b7

commit:     3c46d94f2e470edf9de8fff30390593202cb9f77
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 09:07:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 09:07:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c46d94f

kde-frameworks/kservice: Stabilize 5.77.0 x86, #759625

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-frameworks/kservice/kservice-5.77.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kservice/kservice-5.77.0.ebuild b/kde-frameworks/kservice/kservice-5.77.0.ebuild
index ac64e7b5b16..095ce79dfa2 100644
--- a/kde-frameworks/kservice/kservice-5.77.0.ebuild
+++ b/kde-frameworks/kservice/kservice-5.77.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit ecm kde.org
 DESCRIPTION="Advanced plugin and service introspection"
 
 LICENSE="LGPL-2 LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="+man"
 
 BDEPEND="