summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-07-25 16:04:37 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-07-25 16:04:52 -0500
commit1cbb5b5e1e819446d5afb29a325088327825d231 (patch)
tree6ee1c094865ad73a28172ee03d5f0621b2672bf5 /app-text
parentgui-apps/swaylock: 1.5 stable amd64 arm64 x86 (diff)
downloadgentoo-1cbb5b5e1e819446d5afb29a325088327825d231.tar.gz
gentoo-1cbb5b5e1e819446d5afb29a325088327825d231.tar.bz2
gentoo-1cbb5b5e1e819446d5afb29a325088327825d231.zip
app-text/scdoc: 1.11.0 stable amd64 arm64 and x86
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/scdoc/scdoc-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/scdoc/scdoc-1.11.0.ebuild b/app-text/scdoc/scdoc-1.11.0.ebuild
index 15ecbe1b112a..f32f05fc9bf6 100644
--- a/app-text/scdoc/scdoc-1.11.0.ebuild
+++ b/app-text/scdoc/scdoc-1.11.0.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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 x86"
fi
LICENSE="MIT"