diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-05-05 19:46:18 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-07 06:31:46 +0100 |
commit | 24a38c3289560799563d1f18b2fc739c95ee14f1 (patch) | |
tree | a1ff76bb01878266c5adf2e1322e9b10153c2da3 /app-shells | |
parent | media-libs/zimg: Keyword 3.0.4-r1 mips, #899174 (diff) | |
download | gentoo-24a38c3289560799563d1f18b2fc739c95ee14f1.tar.gz gentoo-24a38c3289560799563d1f18b2fc739c95ee14f1.tar.bz2 gentoo-24a38c3289560799563d1f18b2fc739c95ee14f1.zip |
app-shells/yash: Keyword 2.54 mips, #902147
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@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 0518032d4d0e..4b9c9234557a 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 ~mips x86" IUSE="nls test" RESTRICT="!test? ( test )" |