summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-12 15:29:01 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:15:24 +0000
commit016bdbd316a2257551c7e14d1003bb85a7ee944a (patch)
tree17183b31be276c078453b1c11c29a6482ef5bfd4 /dev-haskell/libyaml
parentdev-haskell/lens: add 5.1.1 (diff)
downloadgentoo-016bdbd316a2257551c7e14d1003bb85a7ee944a.tar.gz
gentoo-016bdbd316a2257551c7e14d1003bb85a7ee944a.tar.bz2
gentoo-016bdbd316a2257551c7e14d1003bb85a7ee944a.zip
dev-haskell/libyaml: keyword 0.1.2 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/libyaml')
-rw-r--r--dev-haskell/libyaml/libyaml-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/libyaml/libyaml-0.1.2.ebuild b/dev-haskell/libyaml/libyaml-0.1.2.ebuild
index be4c94e648a6..a692d36f56f1 100644
--- a/dev-haskell/libyaml/libyaml-0.1.2.ebuild
+++ b/dev-haskell/libyaml/libyaml-0.1.2.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="no-unicode system-libyaml"
RDEPEND=">=dev-haskell/conduit-1.2.8:=[profile?] <dev-haskell/conduit-1.4:=[profile?]