diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-06-16 23:41:47 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-06-16 23:43:18 +0900 |
commit | 3f527a1b459373cbc5037f7dbc52c1642aa02f8a (patch) | |
tree | bafd690e13afa2042ae14a84416f28e6201527a6 /app-shells/yash | |
parent | app-shells/yash: new upstream release (diff) | |
download | gentoo-3f527a1b459373cbc5037f7dbc52c1642aa02f8a.tar.gz gentoo-3f527a1b459373cbc5037f7dbc52c1642aa02f8a.tar.bz2 gentoo-3f527a1b459373cbc5037f7dbc52c1642aa02f8a.zip |
app-shells/yash: amd64/x86 stable
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-shells/yash')
-rw-r--r-- | app-shells/yash/yash-2.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.49.ebuild b/app-shells/yash/yash-2.49.ebuild index b90bbcc44e46..600ce96ffb7d 100644 --- a/app-shells/yash/yash-2.49.ebuild +++ b/app-shells/yash/yash-2.49.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/71638/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls test" RESTRICT="!test? ( test )" |