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 2800F15802F for ; Fri, 10 Mar 2023 01:23:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CF5BE07DB; Fri, 10 Mar 2023 01:23:38 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E87ADE07DB for ; Fri, 10 Mar 2023 01:23:37 +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 96BA733EDD8 for ; Fri, 10 Mar 2023 01:23:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3798682 for ; Fri, 10 Mar 2023 01:23:34 +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: <1678411406.2568a0f99ef8959d1c88d59e98010980bc5f4a6b.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-pass/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild X-VCS-Directories: kde-misc/plasma-pass/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 2568a0f99ef8959d1c88d59e98010980bc5f4a6b X-VCS-Branch: master Date: Fri, 10 Mar 2023 01:23:34 +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: 4e1d3af0-c18e-496f-93bb-a0ea02188950 X-Archives-Hash: c8d7b7d720583e1f0cff8993a82fe926 commit: 2568a0f99ef8959d1c88d59e98010980bc5f4a6b Author: Xin Yang icloud com> AuthorDate: Thu Mar 9 16:58:31 2023 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri Mar 10 01:23:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2568a0f9 kde-misc/plasma-pass: keyword 1.2.1 riscv #900593 Closes: https://github.com/gentoo/gentoo/pull/30025 Signed-off-by: Xin Yang icloud.com> Signed-off-by: Yixun Lan gentoo.org> kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild b/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild index 06f4c7189511..5aa12d107797 100644 --- a/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-1.2.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://invent.kde.org/pla if [[ ${KDE_BUILD_TYPE} != live ]] ; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~ppc64" + KEYWORDS="~amd64 ~ppc64 ~riscv" fi LICENSE="LGPL-2.1+"