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 97D8A15801C for ; Tue, 18 Jul 2023 18:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EE8AE0819; Tue, 18 Jul 2023 18:07:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 338E9E0819 for ; Tue, 18 Jul 2023 18:07:58 +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 3D11F340DB7 for ; Tue, 18 Jul 2023 18:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB8CFB8B for ; Tue, 18 Jul 2023 18:07:55 +0000 (UTC) From: "Kenton Groombridge" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kenton Groombridge" Message-ID: <1689703542.d061be3557a25698a81f11b00b04136f001347e3.concord@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/miniflux/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/miniflux/miniflux-2.0.44.ebuild X-VCS-Directories: www-apps/miniflux/ X-VCS-Committer: concord X-VCS-Committer-Name: Kenton Groombridge X-VCS-Revision: d061be3557a25698a81f11b00b04136f001347e3 X-VCS-Branch: master Date: Tue, 18 Jul 2023 18:07:55 +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: 50d1b0f5-234c-4e6e-8884-357e6814d279 X-Archives-Hash: 4b6c35f65f2b99673ee6f8fba5759ddc commit: d061be3557a25698a81f11b00b04136f001347e3 Author: Kenton Groombridge gentoo org> AuthorDate: Tue Jul 18 17:30:31 2023 +0000 Commit: Kenton Groombridge gentoo org> CommitDate: Tue Jul 18 18:05:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d061be35 www-apps/miniflux: stabilize 2.0.44 for amd64, ppc64 Signed-off-by: Kenton Groombridge gentoo.org> www-apps/miniflux/miniflux-2.0.44.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/miniflux/miniflux-2.0.44.ebuild b/www-apps/miniflux/miniflux-2.0.44.ebuild index b2e63151f22c..4e238162adbc 100644 --- a/www-apps/miniflux/miniflux-2.0.44.ebuild +++ b/www-apps/miniflux/miniflux-2.0.44.ebuild @@ -15,7 +15,7 @@ SRC_URI+=" https://dev.gentoo.org/~concord/distfiles/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv" +KEYWORDS="amd64 ppc64 ~riscv" RESTRICT="test" # requires network access