diff options
author | Sam James <sam@gentoo.org> | 2022-11-03 07:25:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-03 07:25:11 +0000 |
commit | 1b117f35e810e444f424eefeda1f1e45a0931541 (patch) | |
tree | f1d075e2e62bd1e7bcf2e77aec265f609b3a20b7 /app-text | |
parent | app-text/liblangtag: Stabilize 0.6.4 arm64, #873469 (diff) | |
download | gentoo-1b117f35e810e444f424eefeda1f1e45a0931541.tar.gz gentoo-1b117f35e810e444f424eefeda1f1e45a0931541.tar.bz2 gentoo-1b117f35e810e444f424eefeda1f1e45a0931541.zip |
app-text/mythes: Stabilize 1.2.5 arm64, #873469
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mythes/mythes-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mythes/mythes-1.2.5.ebuild b/app-text/mythes/mythes-1.2.5.ebuild index b3cceb01c073..6c03b8d363f6 100644 --- a/app-text/mythes/mythes-1.2.5.ebuild +++ b/app-text/mythes/mythes-1.2.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/hunspell/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND="app-text/hunspell:=" |