diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-11-13 10:37:30 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-11-13 10:37:30 +0100 |
commit | 2c171aae1a0fc124fd44da8b9f3b70d5ceef7ca3 (patch) | |
tree | c5ff23c89929e1bba4aed606f6b63ffdc4336ff4 /app-dicts | |
parent | dev-python/sphinxcontrib-spelling: Remove old (diff) | |
download | gentoo-2c171aae1a0fc124fd44da8b9f3b70d5ceef7ca3.tar.gz gentoo-2c171aae1a0fc124fd44da8b9f3b70d5ceef7ca3.tar.bz2 gentoo-2c171aae1a0fc124fd44da8b9f3b70d5ceef7ca3.zip |
app-dicts/sword-StrongsGreek: mark stable on amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild index fa1b7ec2c34a..37c7e3f0ec10 100644 --- a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild +++ b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="Strong's Greek Bible Dictionary" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" |