diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 16:17:36 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:11:53 +0800 |
commit | f02b21e7f7581f388b703fd5bbcd143d3422cbfc (patch) | |
tree | 044b60379cfbeb91489907b70a0b1d10756b3eab /app-text | |
parent | app-dicts/gwaei: keyword 3.6.2 for ~riscv (diff) | |
download | gentoo-f02b21e7f7581f388b703fd5bbcd143d3422cbfc.tar.gz gentoo-f02b21e7f7581f388b703fd5bbcd143d3422cbfc.tar.bz2 gentoo-f02b21e7f7581f388b703fd5bbcd143d3422cbfc.zip |
app-text/chasen: keyword 2.4.4-r3 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/chasen/chasen-2.4.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/chasen/chasen-2.4.4-r3.ebuild b/app-text/chasen/chasen-2.4.4-r3.ebuild index e8557113ca4b..179bcc124bed 100644 --- a/app-text/chasen/chasen-2.4.4-r3.ebuild +++ b/app-text/chasen/chasen-2.4.4-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/chasen-legacy/32224/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~sparc-solaris" +KEYWORDS="amd64 ppc ~ppc64 ~riscv x86 ~sparc-solaris" IUSE="perl static-libs" DEPEND=">=dev-libs/darts-0.32" |