diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 13:40:08 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:04 +0100 |
commit | 7b5548c088a1c22a9b884c87ea6d4b9c5e48582f (patch) | |
tree | df943e5932efd9c6975ea210c2f134816ab2f28e /dev-haskell/tasty-lua | |
parent | dev-haskell/hslua: keyword 2.2.0 for ~arm64 (diff) | |
download | gentoo-7b5548c088a1c22a9b884c87ea6d4b9c5e48582f.tar.gz gentoo-7b5548c088a1c22a9b884c87ea6d4b9c5e48582f.tar.bz2 gentoo-7b5548c088a1c22a9b884c87ea6d4b9c5e48582f.zip |
dev-haskell/tasty-lua: keyword 1.0.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/tasty-lua')
-rw-r--r-- | dev-haskell/tasty-lua/tasty-lua-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-lua/tasty-lua-1.0.2.ebuild b/dev-haskell/tasty-lua/tasty-lua-1.0.2.ebuild index ed8913a18c48..5050030d0f54 100644 --- a/dev-haskell/tasty-lua/tasty-lua-1.0.2.ebuild +++ b/dev-haskell/tasty-lua/tasty-lua-1.0.2.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" RDEPEND=">=dev-haskell/file-embed-0.0:=[profile?] <dev-haskell/file-embed-0.1:=[profile?] >=dev-haskell/hslua-core-2.0:=[profile?] <dev-haskell/hslua-core-2.3:=[profile?] |