diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-28 19:06:00 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:33 +0100 |
commit | 381824f5802fb96903fed46ab42d84a84402221a (patch) | |
tree | 6a1fe04c1e06ca32297e606d5391b0a3d01df68c /dev-haskell | |
parent | dev-haskell/hslogger: keyword 1.3.1.0-r2 for ~arm64 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild | 2 |
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?] |