diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-09-27 22:45:58 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-09-27 22:45:58 +0900 |
commit | 9549bee52c5594e52e20a4dac5f87f62ea764f77 (patch) | |
tree | 60773dc87393668a41f0f9b1368b10953579110b /app-shells/yash/yash-2.55.ebuild | |
parent | dev-scheme/stklos: new upstream release (diff) | |
download | gentoo-9549bee52c5594e52e20a4dac5f87f62ea764f77.tar.gz gentoo-9549bee52c5594e52e20a4dac5f87f62ea764f77.tar.bz2 gentoo-9549bee52c5594e52e20a4dac5f87f62ea764f77.zip |
app-shells/yash: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-shells/yash/yash-2.55.ebuild')
-rw-r--r-- | app-shells/yash/yash-2.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.55.ebuild b/app-shells/yash/yash-2.55.ebuild index 4567fed4b237..e3e8631864e6 100644 --- a/app-shells/yash/yash-2.55.ebuild +++ b/app-shells/yash/yash-2.55.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/79124/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="nls test" RESTRICT="!test? ( test )" |