commit: 451e5b0273ffcd6adadea49107a47eae844a557b Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun May 12 06:31:20 2024 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun May 12 06:31:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451e5b02
app-shells/yash: amd64/x86 stable Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-shells/yash/yash-2.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/yash/yash-2.56.1.ebuild b/app-shells/yash/yash-2.56.1.ebuild index 9084d796b0ba..23ee161faf20 100644 --- a/app-shells/yash/yash-2.56.1.ebuild +++ b/app-shells/yash/yash-2.56.1.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 )"