diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 14:53:56 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:18 +0100 |
commit | 1aa3f62ae26f0c971d4cbfa79b96b35c6a7f4def (patch) | |
tree | 979da667ce1f182ced9ab42d078a0f7c442f4946 /dev-haskell/jira-wiki-markup | |
parent | dev-haskell/ipynb: keyword 0.2 for ~arm64 (diff) | |
download | gentoo-1aa3f62ae26f0c971d4cbfa79b96b35c6a7f4def.tar.gz gentoo-1aa3f62ae26f0c971d4cbfa79b96b35c6a7f4def.tar.bz2 gentoo-1aa3f62ae26f0c971d4cbfa79b96b35c6a7f4def.zip |
dev-haskell/jira-wiki-markup: keyword 1.4.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/jira-wiki-markup')
-rw-r--r-- | dev-haskell/jira-wiki-markup/jira-wiki-markup-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/jira-wiki-markup/jira-wiki-markup-1.4.0.ebuild b/dev-haskell/jira-wiki-markup/jira-wiki-markup-1.4.0.ebuild index b99a37691947..abe9d9ae4dfe 100644 --- a/dev-haskell/jira-wiki-markup/jira-wiki-markup-1.4.0.ebuild +++ b/dev-haskell/jira-wiki-markup/jira-wiki-markup-1.4.0.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/mtl-2.2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] |