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 85609159C9B for ; Sat, 10 Aug 2024 10:28:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66A222BC025; Sat, 10 Aug 2024 10:28:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B8982BC025 for ; Sat, 10 Aug 2024 10:28:44 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70A9234310D for ; Sat, 10 Aug 2024 10:28:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC1A41ECD for ; Sat, 10 Aug 2024 10:28:41 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1723285712.9cb062409a42c1a0762418d339f55d4eed5bec56.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/rssguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-news/rssguard/rssguard-4.7.3.ebuild X-VCS-Directories: net-news/rssguard/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9cb062409a42c1a0762418d339f55d4eed5bec56 X-VCS-Branch: master Date: Sat, 10 Aug 2024 10:28:41 +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: 47e579d2-0ca0-4a71-88f3-5b6e237fcbe6 X-Archives-Hash: 297f8631270ed49b8171c09dfd07b96e commit: 9cb062409a42c1a0762418d339f55d4eed5bec56 Author: Michał Górny gentoo org> AuthorDate: Sat Aug 10 10:28:32 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 10 10:28:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb06240 net-news/rssguard: Stabilize 4.7.3 amd64, #937644 Signed-off-by: Michał Górny gentoo.org> net-news/rssguard/rssguard-4.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-news/rssguard/rssguard-4.7.3.ebuild b/net-news/rssguard/rssguard-4.7.3.ebuild index 3625148b6cb5..1f8402333811 100644 --- a/net-news/rssguard/rssguard-4.7.3.ebuild +++ b/net-news/rssguard/rssguard-4.7.3.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="|| ( LGPL-3 GPL-2+ ) AGPL-3+ BSD GPL-3+ MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="libmpv mysql qt6 qtmultimedia +sqlite webengine" REQUIRED_USE=" || ( mysql sqlite )