diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-08 22:18:33 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-08 22:18:33 +0900 |
commit | d0c207ed045ddf925788acf8b4d4921ccfc9b6d0 (patch) | |
tree | 9e9a385372c44c6ade93209ef0aef1f05416845e /app-shells | |
parent | app-i18n/ibus-table-others: new upstream release (diff) | |
download | gentoo-d0c207ed045ddf925788acf8b4d4921ccfc9b6d0.tar.gz gentoo-d0c207ed045ddf925788acf8b4d4921ccfc9b6d0.tar.bz2 gentoo-d0c207ed045ddf925788acf8b4d4921ccfc9b6d0.zip |
app-shells/yash: amd64/x86 stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/yash/yash-2.52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.52.ebuild b/app-shells/yash/yash-2.52.ebuild index d9439e440b70..51a06e09d772 100644 --- a/app-shells/yash/yash-2.52.ebuild +++ b/app-shells/yash/yash-2.52.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/76153/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls test" RESTRICT="!test? ( test )" |