diff options
author | Akinori Hattori <hattya@gentoo.org> | 2022-10-23 11:18:49 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2022-10-23 11:18:49 +0900 |
commit | 4b3d8774d61830cd9537670d70f04fcbe3d6d473 (patch) | |
tree | 7bc62637665b667dbef95cd4cf3362c6821ed968 /app-shells | |
parent | app-i18n/ibus-typing-booster: drop old (diff) | |
download | gentoo-4b3d8774d61830cd9537670d70f04fcbe3d6d473.tar.gz gentoo-4b3d8774d61830cd9537670d70f04fcbe3d6d473.tar.bz2 gentoo-4b3d8774d61830cd9537670d70f04fcbe3d6d473.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.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/yash/yash-2.53.ebuild b/app-shells/yash/yash-2.53.ebuild index fbee726df1c7..5905546bb96d 100644 --- a/app-shells/yash/yash-2.53.ebuild +++ b/app-shells/yash/yash-2.53.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/77664/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls test" RESTRICT="!test? ( test )" |