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 C404E15852A for ; Sat, 17 Aug 2024 16:41:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18B3F2BC01C; Sat, 17 Aug 2024 16:41:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 02C912BC01C for ; Sat, 17 Aug 2024 16:41:22 +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 512C2340C9C for ; Sat, 17 Aug 2024 16:41:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E87041EF8 for ; Sat, 17 Aug 2024 16:41:19 +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: <1723912851.e18e4aba5f1b1a91206abf0e3279c4be2f6f7c6b.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.1.3.ebuild X-VCS-Directories: www-apps/miniflux/ X-VCS-Committer: concord X-VCS-Committer-Name: Kenton Groombridge X-VCS-Revision: e18e4aba5f1b1a91206abf0e3279c4be2f6f7c6b X-VCS-Branch: master Date: Sat, 17 Aug 2024 16:41:19 +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: 34ed0534-e5bb-4a68-b128-f27d5050fa69 X-Archives-Hash: e19614fe35a49735e1ab3a039eaee72c commit: e18e4aba5f1b1a91206abf0e3279c4be2f6f7c6b Author: Kenton Groombridge gentoo org> AuthorDate: Sat Aug 17 16:34:57 2024 +0000 Commit: Kenton Groombridge gentoo org> CommitDate: Sat Aug 17 16:40:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18e4aba www-apps/miniflux: stabilize 2.1.3 for amd64, ppc64 Signed-off-by: Kenton Groombridge gentoo.org> www-apps/miniflux/miniflux-2.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/miniflux/miniflux-2.1.3.ebuild b/www-apps/miniflux/miniflux-2.1.3.ebuild index 8a64f1ec2999..f40982f37564 100644 --- a/www-apps/miniflux/miniflux-2.1.3.ebuild +++ b/www-apps/miniflux/miniflux-2.1.3.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