diff options
author | Akinori Hattori <hattya@gentoo.org> | 2024-05-12 15:31:20 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2024-05-12 15:31:20 +0900 |
commit | 451e5b0273ffcd6adadea49107a47eae844a557b (patch) | |
tree | 140289e51cc1c5932db32743cf3350d5888b7983 /app-shells | |
parent | dev-scheme/gauche: new upstream release (diff) | |
download | gentoo-451e5b0273ffcd6adadea49107a47eae844a557b.tar.gz gentoo-451e5b0273ffcd6adadea49107a47eae844a557b.tar.bz2 gentoo-451e5b0273ffcd6adadea49107a47eae844a557b.zip |
app-shells/yash: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/yash/yash-2.56.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |