summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2024-09-15 16:29:32 +0900
committerAkinori Hattori <hattya@gentoo.org>2024-09-15 16:29:32 +0900
commitfbb5cc7d55f533ad8d521865c35b957a158da929 (patch)
tree071b6f3d7253003597e6e793fcc15b9f0b6a8470 /app-shells
parentapp-i18n/unicode-emoji: new upstream release (diff)
downloadgentoo-fbb5cc7d55f533ad8d521865c35b957a158da929.tar.gz
gentoo-fbb5cc7d55f533ad8d521865c35b957a158da929.tar.bz2
gentoo-fbb5cc7d55f533ad8d521865c35b957a158da929.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.57.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.57.ebuild b/app-shells/yash/yash-2.57.ebuild
index 9084d796b0ba..23ee161faf20 100644
--- a/app-shells/yash/yash-2.57.ebuild
+++ b/app-shells/yash/yash-2.57.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 )"