diff options
Diffstat (limited to 'dev-haskell/hdbc/hdbc-2.3.1.2.ebuild')
-rw-r--r-- | dev-haskell/hdbc/hdbc-2.3.1.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild b/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild index 21bf97f587fb..c346de331f61 100644 --- a/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild +++ b/dev-haskell/hdbc/hdbc-2.3.1.2.ebuild @@ -19,6 +19,7 @@ LICENSE="BSD" SLOT="2/${PV}" KEYWORDS="~amd64 ~x86" IUSE="mysql odbc postgres sqlite test" +RESTRICT="!test? ( test )" RDEPEND=">=dev-haskell/convertible-1.0.10.0:=[profile?] <dev-haskell/convertible-1.1.0.0:=[profile?] dev-haskell/mtl:=[profile?] |