summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 22:12:43 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:05 +0100
commitda7947cbee42808f3adfe1f50ea65ccce284199f (patch)
tree1643a95dd330a03435ffea7585bac6e0aba3831d /dev-haskell
parentdev-haskell/unicode-collation: keyword 0.1.3.1 for ~arm64 (diff)
downloadgentoo-da7947cbee42808f3adfe1f50ea65ccce284199f.tar.gz
gentoo-da7947cbee42808f3adfe1f50ea65ccce284199f.tar.bz2
gentoo-da7947cbee42808f3adfe1f50ea65ccce284199f.zip
dev-haskell/uniplate: keyword 1.6.13 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/uniplate/uniplate-1.6.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/uniplate/uniplate-1.6.13.ebuild b/dev-haskell/uniplate/uniplate-1.6.13.ebuild
index fc1036f70164..3bafe5a2baa4 100644
--- a/dev-haskell/uniplate/uniplate-1.6.13.ebuild
+++ b/dev-haskell/uniplate/uniplate-1.6.13.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/hashable-1.1.2.3:=[profile?]