commit: e8f3e243d4c247ccf73a4b9110ba5d0e115edc65 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon May 31 08:47:59 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon May 31 08:51:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f3e243
app-dicts/sword-*: revert to ~arch Josephus, KJV, KJVA, Scofield and StrongsGreek were only stabilised due to being test dependencies of app-text/bibletime. Now that the latter's test suite has officially been declared orphaned, all these stable keywords would do is delay module updates. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild | 4 ++-- app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild | 2 +- app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild | 4 ++-- app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild | 4 ++-- app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild b/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild index 140bdfc32f6..6c134f0cccf 100644 --- a/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild +++ b/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="Josephus: The Complete Works" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Josephus" LICENSE="public-domain" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild b/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild index e4bb60e851e..e660fc27277 100644 --- a/app-dicts/sword-KJV/sword-KJV-2.10.2.ebuild +++ b/app-dicts/sword-KJV/sword-KJV-2.10.2.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" diff --git a/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild b/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild index 97bedded231..6e5d4461d6d 100644 --- a/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild +++ b/app-dicts/sword-KJVA/sword-KJVA-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="King James Version (1769) incl. Apocrypha, with Strongs Numbers and Morphology" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KJVA" LICENSE="freedist" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild index 61c6cd94332..4d48c7e8a7c 100644 --- a/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild +++ b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="Scofield Reference Notes, 1917 Edition" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Scofield" LICENSE="public-domain" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild index 37c7e3f0ec1..7ffe798b24b 100644 --- a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild +++ b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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"
