diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 14:33:59 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:44 +0100 |
commit | d034a815028a6213c066bbe75fb54b78acc84975 (patch) | |
tree | 42b8e51460980aa3704e6992de7c4dc4c9fd5043 /dev-haskell | |
parent | dev-haskell/vector-th-unbox: keyword 0.2.1.7 for ~arm64 (diff) | |
download | gentoo-d034a815028a6213c066bbe75fb54b78acc84975.tar.gz gentoo-d034a815028a6213c066bbe75fb54b78acc84975.tar.bz2 gentoo-d034a815028a6213c066bbe75fb54b78acc84975.zip |
dev-haskell/math-functions: keyword 0.3.3.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/math-functions/math-functions-0.3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild b/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild index 01e665f289ad..ab302622f5c8 100644 --- a/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild +++ b/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild @@ -15,7 +15,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/data-default-class-0.1.2.0:=[profile?] |