summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-08-01 12:39:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-08-01 12:39:49 +0200
commit94864482779617f1ca372693b2e6f724d9825864 (patch)
treec16064e8baee80113b1ae76e950825e0f7a5f067 /app-editors
parentsci-misc/boinc: fix newinit call (diff)
downloadgentoo-94864482779617f1ca372693b2e6f724d9825864.tar.gz
gentoo-94864482779617f1ca372693b2e6f724d9825864.tar.bz2
gentoo-94864482779617f1ca372693b2e6f724d9825864.zip
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@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/notepadqq/notepadqq-2.0.0_beta.ebuild2
1 files changed, 1 insertions, 1 deletions
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