diff options
Diffstat (limited to 'app-misc/cmatrix')
-rw-r--r-- | app-misc/cmatrix/cmatrix-2.0-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/cmatrix/cmatrix-2.0-r5.ebuild b/app-misc/cmatrix/cmatrix-2.0-r5.ebuild index cba2b525cde1..06bad1063e77 100644 --- a/app-misc/cmatrix/cmatrix-2.0-r5.ebuild +++ b/app-misc/cmatrix/cmatrix-2.0-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/abishekvashok/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="+unicode" DEPEND="sys-libs/ncurses:=[unicode(+)?]" |