commit: 982178a55557210f16604aa211532632971461d4 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Thu Sep 22 03:20:48 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Oct 6 06:11:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982178a5
dev-haskell/hdbc-postgresql: keyword 2.5.0.0 for ~riscv Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7d75dfea2d51..45320035e796 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 @@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-db/postgresql-7:*
