mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-31 04:44:17 +01:00
portapack-havoc: jboone's fork doesn't work either
This commit is contained in:
parent
7a201ae3db
commit
ffb97ac985
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ IUSE=""
|
|||
if [ "${PV}" == "9999" ]; then
|
||||
DEPEND="sys-devel/gcc-arm-none-eabi"
|
||||
inherit git-r3 cmake-utils
|
||||
EGIT_REPO_URI="https://github.com/furrtek/portapack-havoc.git"
|
||||
#EGIT_REPO_URI="https://github.com/furrtek/portapack-havoc.git"
|
||||
EGIT_REPO_URI="https://github.com/jboone/portapack-havoc.git"
|
||||
KEYWORDS=""
|
||||
else
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
|
|
|||
Loading…
Reference in a new issue