summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 13:47:36 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:45 +0100
commit2f94df731cd4cf4489af2a26356dfbab4c10aa34 (patch)
tree295b7dcb0eae5f25eaa5299c11c5c0b7f71b805c /dev-haskell/tasty/tasty-1.4.2.3.ebuild
parentdev-haskell/wcwidth: keyword 0.0.2 for ~arm64 (diff)
downloadgentoo-2f94df731cd4cf4489af2a26356dfbab4c10aa34.tar.gz
gentoo-2f94df731cd4cf4489af2a26356dfbab4c10aa34.tar.bz2
gentoo-2f94df731cd4cf4489af2a26356dfbab4c10aa34.zip
dev-haskell/tasty: keyword 1.4.2.3 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/tasty/tasty-1.4.2.3.ebuild')
-rw-r--r--dev-haskell/tasty/tasty-1.4.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty/tasty-1.4.2.3.ebuild b/dev-haskell/tasty/tasty-1.4.2.3.ebuild
index 4f69152fb684..2354c54d6369 100644
--- a/dev-haskell/tasty/tasty-1.4.2.3.ebuild
+++ b/dev-haskell/tasty/tasty-1.4.2.3.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"
RDEPEND=">=dev-haskell/ansi-terminal-0.9:=[profile?]
>=dev-haskell/clock-0.4.4.0:=[profile?]