diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 12:41:44 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:26:37 +0100 |
commit | 302ccd67cb6511f26c58a45f52fcfef503179caf (patch) | |
tree | 5c57e3314503abfccd525b2506aabd117394aa6e | |
parent | dev-haskell/tagged: keyword 0.8.6.1 for ~arm64 (diff) | |
download | gentoo-302ccd67cb6511f26c58a45f52fcfef503179caf.tar.gz gentoo-302ccd67cb6511f26c58a45f52fcfef503179caf.tar.bz2 gentoo-302ccd67cb6511f26c58a45f52fcfef503179caf.zip |
dev-haskell/unbounded-delays: keyword 0.1.1.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild b/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild index b34fbcc724a0..1e93627077ac 100644 --- a/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.0.ebuild +++ b/dev-haskell/unbounded-delays/unbounded-delays-0.1.1.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.4.1:= |