summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:00:12 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-25 01:00:12 +0200
commitc909f7c524a6e78f62c97e7b31a0a049ad09983a (patch)
tree774336ba22332236fefd3164d81900cfbd21a08f /app-text/scdoc
parentapp-office/moneydance: x86 stable (bug #682734) (diff)
downloadgentoo-c909f7c524a6e78f62c97e7b31a0a049ad09983a.tar.gz
gentoo-c909f7c524a6e78f62c97e7b31a0a049ad09983a.tar.bz2
gentoo-c909f7c524a6e78f62c97e7b31a0a049ad09983a.zip
app-text/scdoc: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/scdoc')
-rw-r--r--app-text/scdoc/scdoc-1.9.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/scdoc/scdoc-1.9.3-r1.ebuild b/app-text/scdoc/scdoc-1.9.3-r1.ebuild
index 0da165e4b481..7e318dbd570a 100644
--- a/app-text/scdoc/scdoc-1.9.3-r1.ebuild
+++ b/app-text/scdoc/scdoc-1.9.3-r1.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 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="MIT"