diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 16:46:38 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:57 +0100 |
commit | d4822aab4611afdb3103def9ac6efea5e43a0996 (patch) | |
tree | c7151d6ef499366fa3f1a6c33a2985eef3b2cffc /dev-haskell | |
parent | dev-haskell/css-text: keyword 0.1.3.0 for ~arm64 (diff) | |
download | gentoo-d4822aab4611afdb3103def9ac6efea5e43a0996.tar.gz gentoo-d4822aab4611afdb3103def9ac6efea5e43a0996.tar.bz2 gentoo-d4822aab4611afdb3103def9ac6efea5e43a0996.zip |
dev-haskell/xss-sanitize: keyword 0.3.6 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild b/dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild index ef2927fc21e4..7a1ae3ddd4dc 100644 --- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild +++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/attoparsec-0.10.0.3:=[profile?] <dev-haskell/attoparsec-1:=[profile?] >=dev-haskell/css-text-0.1.1:=[profile?] <dev-haskell/css-text-0.2:=[profile?] |