diff options
Diffstat (limited to 'dev-haskell/conduit-extra')
-rw-r--r-- | dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild index 9550d6135d13..ebbaa2dc56d1 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.3.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" IUSE="" RESTRICT=test # requires network |