summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 15:41:38 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:03 +0100
commit003633990001e885c4989fb93b63a22c9b2c82cf (patch)
treecefb065a3bcd2c1ba111134cf162cf64e7b4a186 /dev-haskell/puremd5
parentdev-haskell/pretty-hex: keyword 1.0 for ~ppc64 (diff)
downloadgentoo-003633990001e885c4989fb93b63a22c9b2c82cf.tar.gz
gentoo-003633990001e885c4989fb93b63a22c9b2c82cf.tar.bz2
gentoo-003633990001e885c4989fb93b63a22c9b2c82cf.zip
dev-haskell/puremd5: keyword 2.1.3 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/puremd5')
-rw-r--r--dev-haskell/puremd5/puremd5-2.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/puremd5/puremd5-2.1.3.ebuild b/dev-haskell/puremd5/puremd5-2.1.3.ebuild
index ad628660c2cc..b82f654522c8 100644
--- a/dev-haskell/puremd5/puremd5-2.1.3.ebuild
+++ b/dev-haskell/puremd5/puremd5-2.1.3.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
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"