commit: 073527540fff38888441113b2ffb1951f9cff49c Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sun Aug 28 23:08:28 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 21:31:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07352754
dev-haskell/missingh: keyword 1.4.3.0-r1 for ~arm64 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild b/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild index a307a2039f37..67613d6c2956 100644 --- a/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild +++ b/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux" RESTRICT=test # tests are present for removed modules
