From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1414535-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id BBD04158093
	for <garchives@archives.gentoo.org>; Sat,  2 Jul 2022 20:48:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C2183E0878;
	Sat,  2 Jul 2022 20:48:03 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A8CF8E0886
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Jul 2022 20:48:03 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E68C6341CCB
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Jul 2022 20:48:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 56C7D538
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Jul 2022 20:47:59 +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: <1656794857.aac93ed94fb1b574fa27e78b0131d99114d73e80.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-misc/rygel/rygel-0.40.4.ebuild
X-VCS-Directories: net-misc/rygel/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: aac93ed94fb1b574fa27e78b0131d99114d73e80
X-VCS-Branch: master
Date: Sat,  2 Jul 2022 20:47: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: 1c9b0d48-9a42-43e8-af0a-138865dd9b9e
X-Archives-Hash: 7cd775491bf11698b75b12203891d2cf

commit:     aac93ed94fb1b574fa27e78b0131d99114d73e80
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 20:47:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 20:47:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac93ed9

net-misc/rygel: Stabilize 0.40.4 amd64, #853958

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

 net-misc/rygel/rygel-0.40.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rygel/rygel-0.40.4.ebuild b/net-misc/rygel/rygel-0.40.4.ebuild
index 1b055e904ed5..2f9e11e10f6a 100644
--- a/net-misc/rygel/rygel-0.40.4.ebuild
+++ b/net-misc/rygel/rygel-0.40.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel"
 
 LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gtk gtk-doc +introspection +sqlite tracker test transcode"
 RESTRICT="!test? ( test )"