summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 18:52:17 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:30 +0100
commitc871507b1439b775a63aa90ad2c991d54ca3b97f (patch)
treea5c240369548b05cfab9bd928266f34c18132433 /dev-haskell/hdbc-postgresql
parentdev-haskell/hdbc: keyword 2.4.0.3 for ~arm64 (diff)
downloadgentoo-c871507b1439b775a63aa90ad2c991d54ca3b97f.tar.gz
gentoo-c871507b1439b775a63aa90ad2c991d54ca3b97f.tar.bz2
gentoo-c871507b1439b775a63aa90ad2c991d54ca3b97f.zip
dev-haskell/hdbc-postgresql: keyword 2.5.0.0 for ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hdbc-postgresql')
-rw-r--r--dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild2
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 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:*