app-arch/7-zip: arm64

This commit is contained in:
Jared Allard 2023-10-29 11:03:17 -07:00
parent 924c992dbc
commit 619e23281c
Signed by: jaredallard
SSH key fingerprint: SHA256:wyRyyv28jBYw8Yp/oABNPUYvbGd6hyZj23XVXEm5G/U
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
I recommend using `app-eselect/eselect-repository`: `emerge --ask app-eselect/eselect-repository`
```bash
eselect repository add jaredallard-overlay git https://github.com/jaredallard/jaredallard-overlay.git
eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git
```
Otherwise, if using `layman`:

View file

@ -13,7 +13,7 @@ S="${WORKDIR}"
LICENSE="LGPL-2.1 BSD rar? ( unRAR )"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64 arm64"
IUSE="asm rar static"
RDEPEND=""