commit: fa9203b19a8b74db27a660d84edef0101783cd63 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu May 30 19:16:20 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu May 30 19:16:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9203b1
app-misc/cmatrix: keyword 2.0-r5 for ~arm64 Closes: https://bugs.gentoo.org/928277 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-misc/cmatrix/cmatrix-2.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/cmatrix/cmatrix-2.0-r5.ebuild b/app-misc/cmatrix/cmatrix-2.0-r5.ebuild index 5d79851505fb..3d7f701bb30a 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 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+unicode" DEPEND="sys-libs/ncurses:=[unicode(+)?]"
