commit: c871507b1439b775a63aa90ad2c991d54ca3b97f Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sun Aug 28 22:52:17 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 21:31:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c871507b
dev-haskell/hdbc-postgresql: keyword 2.5.0.0 for ~arm64 Signed-off-by: Sam James <sam <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 fe3a0775516b..7d75dfea2d51 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-db/postgresql-7:*
