app-arch/7-zip: arm64
This commit is contained in:
parent
924c992dbc
commit
619e23281c
2 changed files with 2 additions and 2 deletions
|
@ -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`:
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Add table
Reference in a new issue