summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-23 11:22:04 -0400
committerMichael Orlitzky <mjo@gentoo.org>2022-08-28 18:01:21 -0400
commit7117097bc396a74819f2cc8c04374e387c352a4a (patch)
treedce1a5ff4b965af26953e3c8f607752a663ff42b
parentdev-haskell/configurator: keyword 0.3.0.0-r1 for ~ppc64 (diff)
downloadgentoo-7117097bc396a74819f2cc8c04374e387c352a4a.tar.gz
gentoo-7117097bc396a74819f2cc8c04374e387c352a4a.tar.bz2
gentoo-7117097bc396a74819f2cc8c04374e387c352a4a.zip
dev-haskell/dns: keyword 4.0.1 for ~ppc64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
-rw-r--r--dev-haskell/dns/dns-4.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/dns/dns-4.0.1.ebuild b/dev-haskell/dns/dns-4.0.1.ebuild
index 18e2a2d7703f..6b0b8beb8d5c 100644
--- a/dev-haskell/dns/dns-4.0.1.ebuild
+++ b/dev-haskell/dns/dns-4.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=""
RESTRICT=test # uses internet to test resolver