diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 17:20:07 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:06 +0100 |
commit | 82b4828a687e41552a13d20561fb7ea16c4a498b (patch) | |
tree | ad36624d2e6b724a72a90931b68a08e241bfbfd7 /dev-haskell/xml-hamlet | |
parent | dev-haskell/shakespeare: add 2.0.30, drop 2.0.25 (diff) | |
download | gentoo-82b4828a687e41552a13d20561fb7ea16c4a498b.tar.gz gentoo-82b4828a687e41552a13d20561fb7ea16c4a498b.tar.bz2 gentoo-82b4828a687e41552a13d20561fb7ea16c4a498b.zip |
dev-haskell/xml-hamlet: keyword 0.5.0.1 for ~ppc64
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 | 4 |
1 files changed, 2 insertions, 2 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 fc840ae50acd..9e725968fdc8 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/parsec-2.0:=[profile?] <dev-haskell/parsec-3.2:=[profile?] |