Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mythes/
Date: Thu, 03 Nov 2022 07:29:20
Message-Id: 1667460311.1b117f35e810e444f424eefeda1f1e45a0931541.sam@gentoo
1 commit: 1b117f35e810e444f424eefeda1f1e45a0931541
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 07:25:11 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 07:25:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b117f35
7
8 app-text/mythes: Stabilize 1.2.5 arm64, #873469
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/mythes/mythes-1.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/mythes/mythes-1.2.5.ebuild b/app-text/mythes/mythes-1.2.5.ebuild
16 index b3cceb01c073..6c03b8d363f6 100644
17 --- a/app-text/mythes/mythes-1.2.5.ebuild
18 +++ b/app-text/mythes/mythes-1.2.5.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/hunspell/${PN}/releases/download/v${PV}/${P}.tar.xz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="debug"
26
27 RDEPEND="app-text/hunspell:="