summaryrefslogtreecommitdiff
path: root/app-text/scdoc/scdoc-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-16 20:31:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-16 20:31:05 +0100
commitae99f3df3fb5c7ebb085d4a198c1854a4c9a1bee (patch)
tree63845e7d405c04516103b1cee33911cea9a63b0e /app-text/scdoc/scdoc-9999.ebuild
parent2cb26483945211e812d7a0351ae472a676cd9592 (diff)
gentoo auto-resync : 16:08:2022 - 20:31:05
Diffstat (limited to 'app-text/scdoc/scdoc-9999.ebuild')
-rw-r--r--app-text/scdoc/scdoc-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/scdoc/scdoc-9999.ebuild b/app-text/scdoc/scdoc-9999.ebuild
index 302c086c2d0b..1e3c06c1ea69 100644
--- a/app-text/scdoc/scdoc-9999.ebuild
+++ b/app-text/scdoc/scdoc-9999.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 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"