diff options
Diffstat (limited to 'dev-util/bustle/bustle-0.5.4.ebuild')
-rw-r--r-- | dev-util/bustle/bustle-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild index 459c886abb66..79a27f23e784 100644 --- a/dev-util/bustle/bustle-0.5.4.ebuild +++ b/dev-util/bustle/bustle-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 # ebuild generated by hackport 0.4.5.9999 CABAL_FEATURES="bin test-suite" -inherit eutils haskell-cabal +inherit eutils haskell-cabal toolchain-funcs DESCRIPTION="Draw sequence diagrams of D-Bus traffic" HOMEPAGE="http://hackage.haskell.org/package/bustle" |