summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-06 22:51:54 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-08 08:41:21 +0200
commit384e137d9618c8d8c0009e4799163c7b9bd1f9ad (patch)
treebcfbc51243061858202c404ed51c350ed7f9c176 /app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
parentdev-python/coverage: Add missing hypothesis test dep (diff)
downloadgentoo-384e137d9618c8d8c0009e4799163c7b9bd1f9ad.tar.gz
gentoo-384e137d9618c8d8c0009e4799163c7b9bd1f9ad.tar.bz2
gentoo-384e137d9618c8d8c0009e4799163c7b9bd1f9ad.zip
app-editors/kakoune: arm keyworded (bug #726356)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild')
-rw-r--r--app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild b/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
index 12ea301be41c..147c97c158e6 100644
--- a/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
+++ b/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mawww/kakoune/archive/${MY_COMMIT}.tar.gz -> ${P}.ta
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
DEPEND="sys-libs/ncurses:0=[unicode]"
RDEPEND="${DEPEND}"