diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-25 12:10:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-25 12:17:48 +0000 |
commit | 6fcaa2a9802dd8f235e6aed31ec1710431c8bb12 (patch) | |
tree | 5f04aa8d7920d17efa7be857bed9a9bd94c1870c | |
parent | sys-apps/lsvpd: drop old (diff) | |
download | gentoo-6fcaa2a9802dd8f235e6aed31ec1710431c8bb12.tar.gz gentoo-6fcaa2a9802dd8f235e6aed31ec1710431c8bb12.tar.bz2 gentoo-6fcaa2a9802dd8f235e6aed31ec1710431c8bb12.zip |
net-mail/mailbox-count: drop unsatisfiable alternative
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild index 5173370716a2..bcdc6ed7c3f7 100644 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild @@ -24,10 +24,7 @@ RDEPEND=" >=dev-haskell/missingh-1.2 >=dev-haskell/tasty-0.8 >=dev-haskell/tasty-hunit-0.8 - || ( >=dev-lang/ghc-8.0 - ( >=dev-lang/ghc-7.10.1 - <dev-lang/ghc-8.0 - <dev-haskell/semigroups-0.18.2 ) ) + >=dev-lang/ghc-8.0 " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.16.0 |