commit: 446dacc2ac6613e94125553464836d911517084d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 23 02:17:45 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 23 02:17:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446dacc2
profiles: restore dev-haskell/hsql-mysql mask Thanks to Ionen! Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 05c4dfc2fc74..f0960a0a140e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -163,6 +163,7 @@ dev-haskell/hs3 dev-haskell/hsb2hs dev-haskell/hspec-smallcheck dev-haskell/hsql +dev-haskell/hsql-mysql dev-haskell/hsql-odbc dev-haskell/hsql-sqlite3 dev-haskell/hstringtemplate
