summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 19:06:00 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:33 +0100
commit381824f5802fb96903fed46ab42d84a84402221a (patch)
tree6a1fe04c1e06ca32297e606d5391b0a3d01df68c
parentdev-haskell/hslogger: keyword 1.3.1.0-r2 for ~arm64 (diff)
downloadgentoo-381824f5802fb96903fed46ab42d84a84402221a.tar.gz
gentoo-381824f5802fb96903fed46ab42d84a84402221a.tar.bz2
gentoo-381824f5802fb96903fed46ab42d84a84402221a.zip
dev-haskell/errorcall-eq-instance: keyword 0.3.0 for ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
index 5161103f2505..5265657921ed 100644
--- a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
+++ b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/base-orphans:=[profile?]