From 752acc00461c030d245e31f3e085f9aad4aa745c Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Thu, 26 Jun 2025 22:03:58 +0900 Subject: [PATCH] app-shells/yash: amd64/x86 stable Signed-off-by: Akinori Hattori --- app-shells/yash/yash-2.59.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"