diff options
author | 2022-08-25 23:40:15 -0400 | |
---|---|---|
committer | 2022-08-31 22:28:17 +0100 | |
commit | fc58bdacc03701b321ff63effa600e06e641fb88 (patch) | |
tree | f392ab0577206890b052c98907795414a1b39f94 | |
parent | dev-haskell/xml-conduit: keyword 1.9.1.1 for ~arm64 (diff) | |
download | gentoo-fc58bdacc03701b321ff63effa600e06e641fb88.tar.gz gentoo-fc58bdacc03701b321ff63effa600e06e641fb88.tar.bz2 gentoo-fc58bdacc03701b321ff63effa600e06e641fb88.zip |
dev-haskell/timeit: keyword 2.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-haskell/timeit/timeit-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/timeit/timeit-2.0.ebuild b/dev-haskell/timeit/timeit-2.0.ebuild index e3045680c2e2..8819a279adce 100644 --- a/dev-haskell/timeit/timeit-2.0.ebuild +++ b/dev-haskell/timeit/timeit-2.0.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-lang/ghc-7.8.2:= |