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 13545158020 for ; Sat, 29 Oct 2022 21:11:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C8ECE088C; Sat, 29 Oct 2022 21:11:10 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 005D5E088C for ; Sat, 29 Oct 2022 21:11:09 +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 0E6E933BF55 for ; Sat, 29 Oct 2022 21:11:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B8675E7 for ; Sat, 29 Oct 2022 21:11:07 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1667077849.f9625d101bc0fefe1248af0b4d8c2f89b23d9bde.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/sfeed/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-news/sfeed/sfeed-1.6.ebuild X-VCS-Directories: net-news/sfeed/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: f9625d101bc0fefe1248af0b4d8c2f89b23d9bde X-VCS-Branch: master Date: Sat, 29 Oct 2022 21:11:07 +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: a8dfc20d-06c7-450d-970a-cad811892c84 X-Archives-Hash: 3ade2ec303a95968e7c21caecddde2dd commit: f9625d101bc0fefe1248af0b4d8c2f89b23d9bde Author: Yixun Lan gentoo org> AuthorDate: Sat Oct 29 21:00:21 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sat Oct 29 21:10:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9625d10 net-news/sfeed: Keyword 1.6 riscv, #878739 Signed-off-by: Yixun Lan gentoo.org> net-news/sfeed/sfeed-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-news/sfeed/sfeed-1.6.ebuild b/net-news/sfeed/sfeed-1.6.ebuild index 7d4f061cb369..be6ba232f4ae 100644 --- a/net-news/sfeed/sfeed-1.6.ebuild +++ b/net-news/sfeed/sfeed-1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc" THEMES=( mono{,-highlight} newsboat templeos ) IUSE="+ncurses +${THEMES[@]/#/theme-}"