summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 19:54:54 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:26 +0100
commitdf8fa1c60b0fd92ba04ce3d68612d7d479be2489 (patch)
treec6bac9978e562b74e614c64a2499075a19ee15d9 /dev-haskell/xss-sanitize
parentdev-haskell/css-text: keyword 0.1.3.0 for ~ppc64 (diff)
downloadgentoo-df8fa1c60b0fd92ba04ce3d68612d7d479be2489.tar.gz
gentoo-df8fa1c60b0fd92ba04ce3d68612d7d479be2489.tar.bz2
gentoo-df8fa1c60b0fd92ba04ce3d68612d7d479be2489.zip
dev-haskell/xss-sanitize: keyword 0.3.6 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/xss-sanitize')
-rw-r--r--dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild4
1 files changed, 2 insertions, 2 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 abdeaf6c8c5a..ef2927fc21e4 100644
--- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild
+++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~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?]