diff options
Diffstat (limited to 'net-p2p/litecoind')
-rw-r--r-- | net-p2p/litecoind/litecoind-0.10.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild index 7fce85154fd6..9bb6c3323dca 100644 --- a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild +++ b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DB_VER="4.8" -inherit autotools db-use eutils flag-o-matic systemd user +inherit autotools db-use epatch flag-o-matic systemd user MyPV="${PV/_/-}" MyPN="litecoin" |