diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 17:24:30 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:34 +0100 |
commit | 13925a9bd6e68efc1b0d4a050af95d532a55509d (patch) | |
tree | e61adbb872ecfac56d9ceba19361c4a3ac615d5f /dev-haskell/assoc | |
parent | dev-haskell/bifunctors: keyword 5.5.11 for ~arm64 (diff) | |
download | gentoo-13925a9bd6e68efc1b0d4a050af95d532a55509d.tar.gz gentoo-13925a9bd6e68efc1b0d4a050af95d532a55509d.tar.bz2 gentoo-13925a9bd6e68efc1b0d4a050af95d532a55509d.zip |
dev-haskell/assoc: keyword 1.0.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/assoc')
-rw-r--r-- | dev-haskell/assoc/assoc-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/assoc/assoc-1.0.2.ebuild b/dev-haskell/assoc/assoc-1.0.2.ebuild index 893d78d4b5df..c362c52c4888 100644 --- a/dev-haskell/assoc/assoc-1.0.2.ebuild +++ b/dev-haskell/assoc/assoc-1.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/bifunctors-5.5.5:=[profile?] <dev-haskell/bifunctors-5.6:=[profile?] |