summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-22 14:26:35 -0400
committerSam James <sam@gentoo.org>2022-07-22 23:07:40 +0000
commit75fcc7f7a672234dce632bf9149421dd0c996db0 (patch)
treec55b98d7852fa91f59798d19887defb696c9ac5d /dev-haskell/lrucache
parentprofiles: last-rite broken, revdep-less Haskell packages (diff)
downloadgentoo-75fcc7f7a672234dce632bf9149421dd0c996db0.tar.gz
gentoo-75fcc7f7a672234dce632bf9149421dd0c996db0.tar.bz2
gentoo-75fcc7f7a672234dce632bf9149421dd0c996db0.zip
dev-haskell/lrucache: keyword 1.2.0.1 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/lrucache')
-rw-r--r--dev-haskell/lrucache/lrucache-1.2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lrucache/lrucache-1.2.0.1.ebuild b/dev-haskell/lrucache/lrucache-1.2.0.1.ebuild
index 48b8f20f6e50..790536ae11ca 100644
--- a/dev-haskell/lrucache/lrucache-1.2.0.1.ebuild
+++ b/dev-haskell/lrucache/lrucache-1.2.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/contravariant-0.5:=[profile?] <dev-haskell/contravariant-2:=[profile?]