app-misc/cmatrix: keyword 2.0-r5 for ~arm64

Closes: https://bugs.gentoo.org/928277
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus 2024-05-30 21:16:20 +02:00
parent eb8886f5f8
commit fa9203b19a
No known key found for this signature in database
GPG Key ID: 2239A7E8F5852052

View File

@ -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(+)?]"