portapack-havoc: jboone's fork doesn't work either

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-09-23 13:30:49 -04:00
parent 7a201ae3db
commit ffb97ac985
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -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"