summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-12 17:20:02 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:14:51 +0000
commit16e75ff0ccdfd6303091bc26b38839e3753a1bc0 (patch)
tree96b2e6b475942846f5acdc8a8b2707942255a625 /dev-haskell/auto-update
parentdev-haskell/attoparsec-iso8601: add 1.0.2.1 (diff)
downloadgentoo-16e75ff0ccdfd6303091bc26b38839e3753a1bc0.tar.gz
gentoo-16e75ff0ccdfd6303091bc26b38839e3753a1bc0.tar.bz2
gentoo-16e75ff0ccdfd6303091bc26b38839e3753a1bc0.zip
dev-haskell/auto-update: keyword 0.1.6 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/auto-update')
-rw-r--r--dev-haskell/auto-update/auto-update-0.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/auto-update/auto-update-0.1.6.ebuild b/dev-haskell/auto-update/auto-update-0.1.6.ebuild
index 576e43979d73..a3687587b1bd 100644
--- a/dev-haskell/auto-update/auto-update-0.1.6.ebuild
+++ b/dev-haskell/auto-update/auto-update-0.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 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="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=