diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 21:10:44 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:51 +0100 |
commit | 428ac50d83d03920f9006c9c4fb4b73fa436af89 (patch) | |
tree | 21c746bd8639a7254cefc8ddda15c477624eb36f /dev-haskell/blaze-markup | |
parent | dev-haskell/blaze-builder: keyword 0.4.2.1 for ~arm64 (diff) | |
download | gentoo-428ac50d83d03920f9006c9c4fb4b73fa436af89.tar.gz gentoo-428ac50d83d03920f9006c9c4fb4b73fa436af89.tar.bz2 gentoo-428ac50d83d03920f9006c9c4fb4b73fa436af89.zip |
dev-haskell/blaze-markup: keyword 0.8.2.8 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/blaze-markup')
-rw-r--r-- | dev-haskell/blaze-markup/blaze-markup-0.8.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/blaze-markup/blaze-markup-0.8.2.8.ebuild b/dev-haskell/blaze-markup/blaze-markup-0.8.2.8.ebuild index 91d6deacf540..d4925282ebc1 100644 --- a/dev-haskell/blaze-markup/blaze-markup-0.8.2.8.ebuild +++ b/dev-haskell/blaze-markup/blaze-markup-0.8.2.8.ebuild @@ -14,7 +14,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" RDEPEND=">=dev-haskell/blaze-builder-0.3:=[profile?] <dev-haskell/blaze-builder-0.5:=[profile?] >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] |