summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-13 00:36:17 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-13 00:36:17 +0200
commit5a009eb40619f4f48aaeb9a36fefd671cd76f015 (patch)
tree47e97a71b7ead0c2e0f37efe7979cb1e12f8cc38 /app-office
parentapp-emacs/eglot: bump to 1.8 (diff)
downloadgentoo-5a009eb40619f4f48aaeb9a36fefd671cd76f015.tar.gz
gentoo-5a009eb40619f4f48aaeb9a36fefd671cd76f015.tar.bz2
gentoo-5a009eb40619f4f48aaeb9a36fefd671cd76f015.zip
app-office/ledger: Keyword 3.2.1 riscv, #838076
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/ledger/ledger-3.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/ledger/ledger-3.2.1.ebuild b/app-office/ledger/ledger-3.2.1.ebuild
index c401673dddf1..0453ec9029e0 100644
--- a/app-office/ledger/ledger-3.2.1.ebuild
+++ b/app-office/ledger/ledger-3.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="debug doc python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"