diff options
Diffstat (limited to 'dev-haskell/quickcheck/quickcheck-2.14.2.ebuild')
-rw-r--r-- | dev-haskell/quickcheck/quickcheck-2.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild index 29e667b80fcd..ab6efc03e6ab 100644 --- a/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nick8325/quickcheck" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" -SLOT="2/${PV}" +SLOT="0/${PV}" KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+template-haskell" |