summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 15:08:33 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:49 +0100
commit9fa43f5c0c4e97e267606bce5b9cd65866dc1a27 (patch)
treeb4504e4f99feda8c0bc3be424d969d348526ec30 /dev-haskell/statistics
parentdev-haskell/ieee754: keyword 0.7.8 for ~arm64 (diff)
downloadgentoo-9fa43f5c0c4e97e267606bce5b9cd65866dc1a27.tar.gz
gentoo-9fa43f5c0c4e97e267606bce5b9cd65866dc1a27.tar.bz2
gentoo-9fa43f5c0c4e97e267606bce5b9cd65866dc1a27.zip
dev-haskell/statistics: keyword 0.15.2.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/statistics')
-rw-r--r--dev-haskell/statistics/statistics-0.15.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/statistics/statistics-0.15.2.0.ebuild b/dev-haskell/statistics/statistics-0.15.2.0.ebuild
index 179f429564aa..12acef1805d0 100644
--- a/dev-haskell/statistics/statistics-0.15.2.0.ebuild
+++ b/dev-haskell/statistics/statistics-0.15.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/aeson-0.6.0.0:=[profile?]