diff options
-rw-r--r-- | dev-lang/path64/path64-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/path64/path64-9999.ebuild b/dev-lang/path64/path64-9999.ebuild index 53eb72629..df30636a8 100644 --- a/dev-lang/path64/path64-9999.ebuild +++ b/dev-lang/path64/path64-9999.ebuild @@ -12,7 +12,7 @@ if [ "${PV%9999}" != "${PV}" ] ; then DBG_URI="git://github.com/path64/debugger.git" fi -inherit cmake-utils ${SCM} multilib toolchain-funcs +inherit cmake-utils ${SCM} multilib toolchain-funcs eutils DESCRIPTION="Path64 Compiler Suite Community Edition" HOMEPAGE="http://www.pathscale.com/ekopath-compiler-suite" |