summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 12:47:59 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:37 +0100
commit3b02a92237bf1bc3623987c06e07edb7b50f3b7f (patch)
tree786c4394352e9c3a70cb7d800e69a82d451ac9d3 /dev-haskell/integer-logarithms
parentdev-haskell/unbounded-delays: keyword 0.1.1.0 for ~arm64 (diff)
downloadgentoo-3b02a92237bf1bc3623987c06e07edb7b50f3b7f.tar.gz
gentoo-3b02a92237bf1bc3623987c06e07edb7b50f3b7f.tar.bz2
gentoo-3b02a92237bf1bc3623987c06e07edb7b50f3b7f.zip
dev-haskell/integer-logarithms: keyword 1.0.3.1-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/integer-logarithms')
-rw-r--r--dev-haskell/integer-logarithms/integer-logarithms-1.0.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/integer-logarithms/integer-logarithms-1.0.3.1-r1.ebuild b/dev-haskell/integer-logarithms/integer-logarithms-1.0.3.1-r1.ebuild
index b4130a9ab192..6eb3c519e9ae 100644
--- a/dev-haskell/integer-logarithms/integer-logarithms-1.0.3.1-r1.ebuild
+++ b/dev-haskell/integer-logarithms/integer-logarithms-1.0.3.1-r1.ebuild
@@ -15,7 +15,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=""
#circular dependency: scientific -> integer-logarithms -> tasty -> scientific