commit: bb620e37068fc535f3f9501454c01243f1933681
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 11:59:46 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 11:59:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb620e37
app-text/scdoc: Stabilize 1.11.1 arm, #835699
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/scdoc/scdoc-1.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/scdoc/scdoc-1.11.1.ebuild
b/app-text/scdoc/scdoc-1.11.1.ebuild
index ed859d460441..6558136336c8 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 ~riscv ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"