summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-30 17:42:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-30 17:42:27 +0300
commit62437c9769acdb067517a68a9f4f6a1681c04aaa (patch)
tree360b87e25f53c0857be8fcc02af001c126d196bd /app-misc/cmatrix/cmatrix-2.0-r5.ebuild
parentapp-misc/cmatrix: Stabilize 2.0-r5 ppc64, #938732 (diff)
downloadgentoo-62437c9769acdb067517a68a9f4f6a1681c04aaa.tar.gz
gentoo-62437c9769acdb067517a68a9f4f6a1681c04aaa.tar.bz2
gentoo-62437c9769acdb067517a68a9f4f6a1681c04aaa.zip
app-misc/cmatrix: Stabilize 2.0-r5 ppc, #938732
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/cmatrix/cmatrix-2.0-r5.ebuild')
-rw-r--r--app-misc/cmatrix/cmatrix-2.0-r5.ebuild2
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 06bad1063e77..62b93d80e0d8 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(+)?]"