diff options
author | 2023-11-17 19:08:27 -0700 | |
---|---|---|
committer | 2023-11-19 18:32:44 +0000 | |
commit | 9b9efbd4e27d790f28d698ba732814f19b63e134 (patch) | |
tree | ac356b5a38ce5279743cf6003a7eaeda38a549ab /dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | |
parent | dev-haskell/extra: slotmove 2 -> 0 (diff) | |
download | gentoo-9b9efbd4e27d790f28d698ba732814f19b63e134.tar.gz gentoo-9b9efbd4e27d790f28d698ba732814f19b63e134.tar.bz2 gentoo-9b9efbd4e27d790f28d698ba732814f19b63e134.zip |
dev-haskell/hdbc-postgresql: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild')
-rw-r--r-- | dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild index ad99cae6ccbd..8004d0b918dc 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" 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" IUSE="" |