diff options
author | Sam James <sam@gentoo.org> | 2021-02-26 13:54:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-26 13:54:59 +0000 |
commit | 0f725640fe6d94106ede6b879de996cd104508dc (patch) | |
tree | b1341c9008246487845b0280fe0c6eb1f722a278 /app-text/mythes | |
parent | net-mail/mu: Stabilize 1.4.15 arm64, #772167 (diff) | |
download | gentoo-0f725640fe6d94106ede6b879de996cd104508dc.tar.gz gentoo-0f725640fe6d94106ede6b879de996cd104508dc.tar.bz2 gentoo-0f725640fe6d94106ede6b879de996cd104508dc.zip |
app-text/mythes: Stabilize 1.2.4-r1 arm64, #772362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mythes')
-rw-r--r-- | app-text/mythes/mythes-1.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mythes/mythes-1.2.4-r1.ebuild b/app-text/mythes/mythes-1.2.4-r1.ebuild index 3c6568176304..18b277dcc312 100644 --- a/app-text/mythes/mythes-1.2.4-r1.ebuild +++ b/app-text/mythes/mythes-1.2.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="app-text/hunspell" |