diff options
Diffstat (limited to 'app-text/chasen/chasen-2.4.5.ebuild')
-rw-r--r-- | app-text/chasen/chasen-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/chasen/chasen-2.4.5.ebuild b/app-text/chasen/chasen-2.4.5.ebuild index d7433b71a1f0..f6067a33f971 100644 --- a/app-text/chasen/chasen-2.4.5.ebuild +++ b/app-text/chasen/chasen-2.4.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}-legacy/56305/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~riscv x86 ~sparc-solaris" +KEYWORDS="amd64 ppc ~ppc64 ~riscv x86" IUSE="perl static-libs" RDEPEND="virtual/libiconv" |