diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 22:11:20 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:51 +0100 |
commit | 59ba7bef9f46f59659f8489ce980a10c9596fa54 (patch) | |
tree | 3336e1b03f3713a694f59fc5af4d4bcd8743eed2 /dev-haskell/wai-app-static | |
parent | dev-haskell/wai-extra: keyword 3.1.4.1 for ~arm64 (diff) | |
download | gentoo-59ba7bef9f46f59659f8489ce980a10c9596fa54.tar.gz gentoo-59ba7bef9f46f59659f8489ce980a10c9596fa54.tar.bz2 gentoo-59ba7bef9f46f59659f8489ce980a10c9596fa54.zip |
dev-haskell/wai-app-static: keyword 3.1.7.2-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/wai-app-static')
-rw-r--r-- | dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild index e0f765ec4033..4a66f33060de 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.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="print" RDEPEND=">=dev-haskell/blaze-html-0.5:=[profile?] |