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 6481D15808B for ; Sun, 10 Apr 2022 21:12:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89C91E09D0; Sun, 10 Apr 2022 21:12:46 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A939E09D0 for ; Sun, 10 Apr 2022 21:12:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5C4303418C4 for ; Sun, 10 Apr 2022 21:12:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0140B1BD for ; Sun, 10 Apr 2022 21:12:42 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1649625149.f7e1169217a65691f67a3f115ad9e6187e364394.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtnetworkauth/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.9999.ebuild X-VCS-Directories: dev-qt/qtnetworkauth/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f7e1169217a65691f67a3f115ad9e6187e364394 X-VCS-Branch: master Date: Sun, 10 Apr 2022 21:12:42 +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: 830e1b04-4962-49c2-ae0f-25d523617728 X-Archives-Hash: 77c76a40257df1dee595ad253a51b6d8 commit: f7e1169217a65691f67a3f115ad9e6187e364394 Author: Yixun Lan gentoo org> AuthorDate: Sun Apr 10 11:34:49 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 10 21:12:29 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f7e11692 dev-qt/qtnetworkauth: Keyword 5.15.3 riscv, #837059 Signed-off-by: Yixun Lan gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.9999.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.9999.ebuild index fb00fe80..42010c5e 100644 --- a/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.9999.ebuild +++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Network authorization library for the Qt5 framework" LICENSE="GPL-3" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" fi IUSE=""