From c0191cf6b2a60ec8976e688c1e48b1dd8a1f6c28 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 14 Jul 2025 10:51:29 +0100 Subject: [PATCH] app-misc/cmatrix: Stabilize 2.0-r6 ppc64, #960145 Signed-off-by: Sam James --- app-misc/cmatrix/cmatrix-2.0-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/cmatrix/cmatrix-2.0-r6.ebuild b/app-misc/cmatrix/cmatrix-2.0-r6.ebuild index 542c54f47fc4b..97ce7dcf1a80b 100644 --- a/app-misc/cmatrix/cmatrix-2.0-r6.ebuild +++ b/app-misc/cmatrix/cmatrix-2.0-r6.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(+)?]"