summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-23 10:41:36 -0400
committerMichael Orlitzky <mjo@gentoo.org>2022-08-28 18:01:20 -0400
commitaa34f0deec83d16a79f464f35f93a2159d158665 (patch)
tree2c4c51f3b85ee72861e62d70a3709584bfa14aca /dev-haskell/configurator
parentapp-portage/portage-utils: sync live ebuild (diff)
downloadgentoo-aa34f0deec83d16a79f464f35f93a2159d158665.tar.gz
gentoo-aa34f0deec83d16a79f464f35f93a2159d158665.tar.bz2
gentoo-aa34f0deec83d16a79f464f35f93a2159d158665.zip
dev-haskell/configurator: keyword 0.3.0.0-r1 for ~ppc64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-haskell/configurator')
-rw-r--r--dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild b/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild
index 6fbdc4a01a11..4139b3a7ef3b 100644
--- a/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild
+++ b/dev-haskell/configurator/configurator-0.3.0.0-r1.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
@@ -15,7 +15,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/attoparsec-0.10.0.2:=[profile?]