[net-im/swift] for now, pin to a git revision which still works with spectrum2

This commit is contained in:
Robert Förster 2016-12-21 23:44:40 +01:00
parent 29e6d93f8d
commit d92f169ffe
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ inherit scons-utils toolchain-funcs
if [[ ${PV} = "9999" ]] ; then
EGIT_REPO_URI="git://swift.im/swift"
EGIT_COMMIT="c82f95fd431e702137d5f2e3dda4cf0ae424e837"
inherit git-r3
KEYWORDS=""
else