commit:     fdc576918d2cdaba1d12283c6f1b17613ed73a21
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 11:59:50 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 11:59:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc57691

app-text/scdoc: Stabilize 1.11.1 x86, #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 6558136336c8..64ae6dc87439 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"

Reply via email to