diff options
Diffstat (limited to 'sci-mathematics/cipi/cipi-1.0.ebuild')
-rw-r--r-- | sci-mathematics/cipi/cipi-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cipi/cipi-1.0.ebuild b/sci-mathematics/cipi/cipi-1.0.ebuild index 126bed614..200b79391 100644 --- a/sci-mathematics/cipi/cipi-1.0.ebuild +++ b/sci-mathematics/cipi/cipi-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -inherit cmake-utils git +inherit cmake-utils git-2 DESCRIPTION="Computing information projections iteratively" HOMEPAGE="http://github.com/tom111/cipi" |