commit:     94864482779617f1ca372693b2e6f724d9825864
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  1 10:39:11 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 10:39:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94864482

app-editors/notepadqq: Revert "sys-power/thermald: version bump, 2.5"

This reverts commit dc5ca412a970c42377db558da8f290ddc4f837ad
in a limited and specific way.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/notepadqq/notepadqq-2.0.0_beta.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/notepadqq/notepadqq-2.0.0_beta.ebuild 
b/app-editors/notepadqq/notepadqq-2.0.0_beta.ebuild
index 9064438c69ad..dd179921327f 100644
--- a/app-editors/notepadqq/notepadqq-2.0.0_beta.ebuild
+++ b/app-editors/notepadqq/notepadqq-2.0.0_beta.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/notepadqq/notepadqq.git";
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~riscv ~x86"
+       KEYWORDS="~amd64 ~x86"
        S="${WORKDIR}/${P/_/-}"
 fi
 

Reply via email to