diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 16:37:42 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:56 +0100 |
commit | 3c325ad4ceae3cfa8860757a1e70f6175437c938 (patch) | |
tree | e541ac57a2007e9153651c4e73881477a168844b /dev-haskell/yesod-core | |
parent | dev-haskell/warp-tls: keyword 3.2.12 for ~arm64 (diff) | |
download | gentoo-3c325ad4ceae3cfa8860757a1e70f6175437c938.tar.gz gentoo-3c325ad4ceae3cfa8860757a1e70f6175437c938.tar.bz2 gentoo-3c325ad4ceae3cfa8860757a1e70f6175437c938.zip |
dev-haskell/yesod-core: keyword 1.6.23.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/yesod-core')
-rw-r--r-- | dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild b/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild index ff6a8d6ae5b9..ba8737f768a4 100644 --- a/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild +++ b/dev-haskell/yesod-core/yesod-core-1.6.23.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.yesodweb.com/" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RESTRICT=test # requires network access |