diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-28 19:08:28 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:35 +0100 |
commit | 073527540fff38888441113b2ffb1951f9cff49c (patch) | |
tree | c8682e78892a20724cb04c5390afa646dd1975ae /dev-haskell/missingh | |
parent | dev-haskell/errorcall-eq-instance: keyword 0.3.0 for ~arm64 (diff) | |
download | gentoo-073527540fff38888441113b2ffb1951f9cff49c.tar.gz gentoo-073527540fff38888441113b2ffb1951f9cff49c.tar.bz2 gentoo-073527540fff38888441113b2ffb1951f9cff49c.zip |
dev-haskell/missingh: keyword 1.4.3.0-r1 for ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/missingh')
-rw-r--r-- | dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |