diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 17:38:13 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:03 +0100 |
commit | e259d46bbbc04b4ac4e6c3c215fe9c1ec468750b (patch) | |
tree | e40c375d6cac66082212fdbbc9107ec0e6f7e1d4 /dev-haskell/yesod-test | |
parent | dev-haskell/html-conduit: keyword 1.3.2.1 for ~arm64 (diff) | |
download | gentoo-e259d46bbbc04b4ac4e6c3c215fe9c1ec468750b.tar.gz gentoo-e259d46bbbc04b4ac4e6c3c215fe9c1ec468750b.tar.bz2 gentoo-e259d46bbbc04b4ac4e6c3c215fe9c1ec468750b.zip |
dev-haskell/yesod-test: keyword 1.6.12 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/yesod-test')
-rw-r--r-- | dev-haskell/yesod-test/yesod-test-1.6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yesod-test/yesod-test-1.6.12.ebuild b/dev-haskell/yesod-test/yesod-test-1.6.12.ebuild index 9be8b2a94474..95b62c7c66b8 100644 --- a/dev-haskell/yesod-test/yesod-test-1.6.12.ebuild +++ b/dev-haskell/yesod-test/yesod-test-1.6.12.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="" RDEPEND="dev-haskell/aeson:=[profile?] |