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.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 0CB231581D3 for ; Tue, 28 May 2024 20:49:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38FEBE2A6E; Tue, 28 May 2024 20:49:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 19BF0E2A6D for ; Tue, 28 May 2024 20:49:40 +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 630E4343014 for ; Tue, 28 May 2024 20:49:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E52441BF1 for ; Tue, 28 May 2024 20:49:35 +0000 (UTC) From: "Sam James" 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" Message-ID: <1716929241.62f1dd7b3bdf109434c690d3972e07b4ba182a8c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rhythmbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 62f1dd7b3bdf109434c690d3972e07b4ba182a8c X-VCS-Branch: master Date: Tue, 28 May 2024 20:49:35 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 40b95c42-3d20-42ad-ba86-ee036685769b X-Archives-Hash: cf792aeac1be14229b489ce177d205b3 commit: 62f1dd7b3bdf109434c690d3972e07b4ba182a8c Author: Sam James gentoo org> AuthorDate: Tue May 28 20:47:21 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 28 20:47:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f1dd7b media-sound/rhythmbox: Stabilize 3.4.7-r4 amd64, #932994 Signed-off-by: Sam James gentoo.org> media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild index 429b5babe57c..1356cf50307b 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Rhythmbox" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="cdr daap dbus keyring gtk-doc ipod libnotify lirc mtp +python test +udev upnp-av" RESTRICT="!test? ( test )"