summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-09 22:57:55 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-09 22:57:55 -0400
commitaf78da7bc47d5b456d7d2a4f7b5e4b5226dd56a6 (patch)
tree622c282b470abcf28b60d0921bdfca9ce270917e /app-text/scdoc
parentsys-apps/portage: arm64 stable (bug #680054) (diff)
downloadgentoo-af78da7bc47d5b456d7d2a4f7b5e4b5226dd56a6.tar.gz
gentoo-af78da7bc47d5b456d7d2a4f7b5e4b5226dd56a6.tar.bz2
gentoo-af78da7bc47d5b456d7d2a4f7b5e4b5226dd56a6.zip
app-text/scdoc: amd64 stable wrt bug #682942
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text/scdoc')
-rw-r--r--app-text/scdoc/scdoc-1.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/scdoc/scdoc-1.9.3.ebuild b/app-text/scdoc/scdoc-1.9.3.ebuild
index 2e828db3f05e..d32ef2884483 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"