diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 17:30:48 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:02 +0100 |
commit | 17fb52bf0885ec76a27f32c5b0fb2b2f4fe9dfed (patch) | |
tree | 5f39884be7f53ae6fe794781ea174b29c182b920 /dev-haskell/rio | |
parent | dev-haskell/microlens-mtl: keyword 0.2.0.1 for ~arm64 (diff) | |
download | gentoo-17fb52bf0885ec76a27f32c5b0fb2b2f4fe9dfed.tar.gz gentoo-17fb52bf0885ec76a27f32c5b0fb2b2f4fe9dfed.tar.bz2 gentoo-17fb52bf0885ec76a27f32c5b0fb2b2f4fe9dfed.zip |
dev-haskell/rio: keyword 0.1.21.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/rio')
-rw-r--r-- | dev-haskell/rio/rio-0.1.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/rio/rio-0.1.21.0.ebuild b/dev-haskell/rio/rio-0.1.21.0.ebuild index a76a2313c508..9c8d6b78453c 100644 --- a/dev-haskell/rio/rio-0.1.21.0.ebuild +++ b/dev-haskell/rio/rio-0.1.21.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" RDEPEND="dev-haskell/hashable:=[profile?] dev-haskell/microlens:=[profile?] |