diff --git a/app-shells/yash/yash-2.59.ebuild b/app-shells/yash/yash-2.59.ebuild index dd0a188a2e226..2f194ae7a1d9e 100644 --- a/app-shells/yash/yash-2.59.ebuild +++ b/app-shells/yash/yash-2.59.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magicant/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="nls test" RESTRICT="!test? ( test )"