diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/yash/yash-2.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.49.ebuild b/app-shells/yash/yash-2.49.ebuild index b90bbcc44e46..600ce96ffb7d 100644 --- a/app-shells/yash/yash-2.49.ebuild +++ b/app-shells/yash/yash-2.49.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/71638/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls test" RESTRICT="!test? ( test )" |