summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-17 20:57:53 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-21 10:20:04 +0800
commitbaf99ecabeda0eae4d2ec78390422c76493694ce (patch)
tree14bbad9fe41d7c3868c03c5b2fa95e531ed040e9 /app-text/scdoc
parentmedia-libs/imlib: keyword 1.9.15-r5 for ~riscv (diff)
downloadgentoo-baf99ecabeda0eae4d2ec78390422c76493694ce.tar.gz
gentoo-baf99ecabeda0eae4d2ec78390422c76493694ce.tar.bz2
gentoo-baf99ecabeda0eae4d2ec78390422c76493694ce.zip
app-text/scdoc: keyword 1.11.1 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/scdoc')
-rw-r--r--app-text/scdoc/scdoc-1.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/scdoc/scdoc-1.11.1.ebuild b/app-text/scdoc/scdoc-1.11.1.ebuild
index 8c4bd7440b60..edae9c69b757 100644
--- a/app-text/scdoc/scdoc-1.11.1.ebuild
+++ b/app-text/scdoc/scdoc-1.11.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://git.sr.ht/~sircmpwn/scdoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"