diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 23:23:18 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:28:13 +0100 |
commit | cda0935ae5bff27566d9092e3ab43faa33b7b1b0 (patch) | |
tree | 0c6622bf70e9c48250112f23398b74f1ba8a1164 /dev-haskell/streaming-commons | |
parent | dev-haskell/conduit: keyword 1.3.4.2 for ~arm64 (diff) | |
download | gentoo-cda0935ae5bff27566d9092e3ab43faa33b7b1b0.tar.gz gentoo-cda0935ae5bff27566d9092e3ab43faa33b7b1b0.tar.bz2 gentoo-cda0935ae5bff27566d9092e3ab43faa33b7b1b0.zip |
dev-haskell/streaming-commons: keyword 0.2.2.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/streaming-commons')
-rw-r--r-- | dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild index 50f3584f0943..17a426489eb6 100644 --- a/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild +++ b/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild @@ -14,7 +14,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" RESTRICT=test # requires network |