diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-11 14:40:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-11 14:40:56 +0300 |
commit | 95a2330651cf992c6c5bec346a4f90b9aba53034 (patch) | |
tree | 7b330a58f16e114bbfe9147afd9695d718bb81b3 /sys-apps | |
parent | dev-ruby/rspec-retry: Keyword 0.6.2 x86, #913913 (diff) | |
download | gentoo-95a2330651cf992c6c5bec346a4f90b9aba53034.tar.gz gentoo-95a2330651cf992c6c5bec346a4f90b9aba53034.tar.bz2 gentoo-95a2330651cf992c6c5bec346a4f90b9aba53034.zip |
sys-apps/eza: Keyword 0.11.0 arm64, #913960
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/eza/eza-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/eza/eza-0.11.0.ebuild b/sys-apps/eza/eza-0.11.0.ebuild index 618145f9474b..07be3cb6f238 100644 --- a/sys-apps/eza/eza-0.11.0.ebuild +++ b/sys-apps/eza/eza-0.11.0.ebuild @@ -88,7 +88,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="+git man" DEPEND="git? ( dev-libs/libgit2:= )" |