diff options
Diffstat (limited to 'sys-apps/dtc/dtc-1.5.0.ebuild')
-rw-r--r-- | sys-apps/dtc/dtc-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dtc/dtc-1.5.0.ebuild b/sys-apps/dtc/dtc-1.5.0.ebuild index 688e30b948fa..1a41da72cf8f 100644 --- a/sys-apps/dtc/dtc-1.5.0.ebuild +++ b/sys-apps/dtc/dtc-1.5.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit multilib toolchain-funcs eutils +inherit multilib toolchain-funcs if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git" |