diff options
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 18b277dcc312..da748d27b525 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" |