summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 22:22:49 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:43 +0100
commit8cdb464153b6122b95850a6288e186acf7edd7df (patch)
treeb864f2f5a34fee907d8965d54085b6e43165894b /dev-haskell/statistics/statistics-0.15.2.0.ebuild
parentdev-haskell/ieee754: keyword 0.7.8 for ~ppc64 (diff)
downloadgentoo-8cdb464153b6122b95850a6288e186acf7edd7df.tar.gz
gentoo-8cdb464153b6122b95850a6288e186acf7edd7df.tar.bz2
gentoo-8cdb464153b6122b95850a6288e186acf7edd7df.zip
dev-haskell/statistics: keyword 0.15.2.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/statistics/statistics-0.15.2.0.ebuild')
-rw-r--r--dev-haskell/statistics/statistics-0.15.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/statistics/statistics-0.15.2.0.ebuild b/dev-haskell/statistics/statistics-0.15.2.0.ebuild
index 3d935d303cd1..179f429564aa 100644
--- a/dev-haskell/statistics/statistics-0.15.2.0.ebuild
+++ b/dev-haskell/statistics/statistics-0.15.2.0.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-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/aeson-0.6.0.0:=[profile?]