commit: 8886688f42c42460adeaf5004c9b1b5800bf0893
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 03:47:56 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 03:47:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8886688f
app-text/scdoc: Stabilize 1.11.4 ppc64, #967747
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-text/scdoc/scdoc-1.11.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/scdoc/scdoc-1.11.4.ebuild
b/app-text/scdoc/scdoc-1.11.4.ebuild
index d1061362879f..6e51ab50d4c8 100644
--- a/app-text/scdoc/scdoc-1.11.4.ebuild
+++ b/app-text/scdoc/scdoc-1.11.4.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="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv
~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
fi
LICENSE="MIT"