commit: af78da7bc47d5b456d7d2a4f7b5e4b5226dd56a6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 02:57:55 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 02:57:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af78da7b
app-text/scdoc: amd64 stable wrt bug #682942
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
app-text/scdoc/scdoc-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/scdoc/scdoc-1.9.3.ebuild
b/app-text/scdoc/scdoc-1.9.3.ebuild
index 2e828db3f05..d32ef288448 100644
--- a/app-text/scdoc/scdoc-1.9.3.ebuild
+++ b/app-text/scdoc/scdoc-1.9.3.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 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="MIT"