commit: b8e1882b900e9ad75f03952512e2e423302c07b7 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Nov 13 09:38:02 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Nov 13 09:38:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e1882b
app-dicts/sword-KJV: mark stable on amd64 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-KJV/sword-KJV-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild b/app-dicts/sword-KJV/sword-KJV-2.9.ebuild index 74744ba459a..de2b920d80a 100644 --- a/app-dicts/sword-KJV/sword-KJV-2.9.ebuild +++ b/app-dicts/sword-KJV/sword-KJV-2.9.ebuild @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV" LICENSE="freedist" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86"
