diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-15 17:11:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-15 17:11:23 +0200 |
commit | 541898aba5112dd6fe375c514597d2f8ce32c18a (patch) | |
tree | 6d9ad989fda5a93cc016065e41380e11102cdeff /app-text | |
parent | media-libs/opencv: Stabilize 4.6.0-r2 amd64, #865239 (diff) | |
download | gentoo-541898aba5112dd6fe375c514597d2f8ce32c18a.tar.gz gentoo-541898aba5112dd6fe375c514597d2f8ce32c18a.tar.bz2 gentoo-541898aba5112dd6fe375c514597d2f8ce32c18a.zip |
app-text/mythes: Stabilize 1.2.5 amd64, #867094
Signed-off-by: Agostino Sarubbo <ago@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 e9e541fbdbd0..21697196cd88 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:=" |