summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-08-02 17:45:35 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-08-02 17:45:50 -0700
commitdb30f8956e13ebb24e51a370a7a1dfc42357ef14 (patch)
treebd1e574015ca480af49a5f15d10073bafdf1481d /sys-apps/exa
parentsys-apps/lsd: keyword 0.20.1 for ~arm64 (diff)
downloadgentoo-db30f8956e13ebb24e51a370a7a1dfc42357ef14.tar.gz
gentoo-db30f8956e13ebb24e51a370a7a1dfc42357ef14.tar.bz2
gentoo-db30f8956e13ebb24e51a370a7a1dfc42357ef14.zip
sys-apps/exa: keyword 0.10.1 for ~arm64
Closes: https://bugs.gentoo.org/806199 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps/exa')
-rw-r--r--sys-apps/exa/exa-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/exa/exa-0.10.1.ebuild b/sys-apps/exa/exa-0.10.1.ebuild
index 938344102d54..f43c754979b6 100644
--- a/sys-apps/exa/exa-0.10.1.ebuild
+++ b/sys-apps/exa/exa-0.10.1.ebuild
@@ -81,7 +81,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="Apache-2.0 MIT Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+git man"
DEPEND="git? ( dev-libs/libgit2:= )"