diff options
Diffstat (limited to 'dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild')
-rw-r--r-- | dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild index b90c4758ef83..53a270aa6ab8 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild @@ -19,11 +19,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" LICENSE="BSD" -# For some reason, the slot was previously set to 2. Changing this could cause -# problems as haskell-updater tries to reinstall a version of the same slot. -# This should be changed at some point, but currently the version in ::gentoo -# is also set to 2. -SLOT="2/${PV}" +SLOT="0/${PV}" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" |