summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/kakoune/kakoune-2020.01.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/kakoune/kakoune-2020.01.16.ebuild b/app-editors/kakoune/kakoune-2020.01.16.ebuild
index 9044e0341bab..aa7599dda4f4 100644
--- a/app-editors/kakoune/kakoune-2020.01.16.ebuild
+++ b/app-editors/kakoune/kakoune-2020.01.16.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mawww/kakoune/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
IUSE="static-libs"
DEPEND="sys-libs/ncurses:0=[unicode]"