diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 22:09:10 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:50 +0100 |
commit | 679c2c828f4c50f986afebfc7931649acd21dc67 (patch) | |
tree | 729201a09d9771ee68aa67827396ee12dcf0c1b8 /dev-haskell/wai-extra | |
parent | dev-haskell/warp: keyword 3.3.21 for ~arm64 (diff) | |
download | gentoo-679c2c828f4c50f986afebfc7931649acd21dc67.tar.gz gentoo-679c2c828f4c50f986afebfc7931649acd21dc67.tar.bz2 gentoo-679c2c828f4c50f986afebfc7931649acd21dc67.zip |
dev-haskell/wai-extra: keyword 3.1.4.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/wai-extra')
-rw-r--r-- | dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild index 9c88148a4e87..b5a274438598 100644 --- a/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.1.4.1.ebuild @@ -15,7 +15,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="examples" RDEPEND="dev-haskell/aeson:=[profile?] |