diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-04-04 22:23:16 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-04-04 22:23:16 +0900 |
commit | a2474308911e98eec6edcaf1e01e4174a99c7aa5 (patch) | |
tree | ad0301a96128e722e81426f0e45660359e8297fe /app-shells | |
parent | app-i18n/ibus-table-others: drop old (diff) | |
download | gentoo-a2474308911e98eec6edcaf1e01e4174a99c7aa5.tar.gz gentoo-a2474308911e98eec6edcaf1e01e4174a99c7aa5.tar.bz2 gentoo-a2474308911e98eec6edcaf1e01e4174a99c7aa5.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.54.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.54.ebuild b/app-shells/yash/yash-2.54.ebuild index c520a04f1b52..0518032d4d0e 100644 --- a/app-shells/yash/yash-2.54.ebuild +++ b/app-shells/yash/yash-2.54.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/78345/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls test" RESTRICT="!test? ( test )" |