diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 12:18:11 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:19 +0100 |
commit | 506e07112ccf9f58f479a6f72a20c10635cd4416 (patch) | |
tree | d39d93213d78dd740977d17771080333aca26a79 /dev-haskell/xml-hamlet | |
parent | dev-haskell/shakespeare: keyword 2.0.30 for ~arm64 (diff) | |
download | gentoo-506e07112ccf9f58f479a6f72a20c10635cd4416.tar.gz gentoo-506e07112ccf9f58f479a6f72a20c10635cd4416.tar.bz2 gentoo-506e07112ccf9f58f479a6f72a20c10635cd4416.zip |
dev-haskell/xml-hamlet: keyword 0.5.0.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/xml-hamlet')
-rw-r--r-- | dev-haskell/xml-hamlet/xml-hamlet-0.5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xml-hamlet/xml-hamlet-0.5.0.1.ebuild b/dev-haskell/xml-hamlet/xml-hamlet-0.5.0.1.ebuild index 9e725968fdc8..95c59313677b 100644 --- a/dev-haskell/xml-hamlet/xml-hamlet-0.5.0.1.ebuild +++ b/dev-haskell/xml-hamlet/xml-hamlet-0.5.0.1.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" IUSE="" RDEPEND=">=dev-haskell/parsec-2.0:=[profile?] <dev-haskell/parsec-3.2:=[profile?] |