summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-23 12:15:08 -0400
committerMichael Orlitzky <mjo@gentoo.org>2022-08-28 18:01:26 -0400
commit773efdb35581f5825c7a5a2da761168eb693549f (patch)
tree91fb5c03bbb49652b5d003801581fdbc57261508 /net-misc
parentdev-util/shelltestrunner: keyword 1.9 for ~ppc64 (diff)
downloadgentoo-773efdb35581f5825c7a5a2da761168eb693549f.tar.gz
gentoo-773efdb35581f5825c7a5a2da761168eb693549f.tar.bz2
gentoo-773efdb35581f5825c7a5a2da761168eb693549f.zip
net-misc/haeredes: keyword 0.5.2 for ~ppc64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/haeredes/haeredes-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/haeredes/haeredes-0.5.2.ebuild b/net-misc/haeredes/haeredes-0.5.2.ebuild
index dcc46bef668f..997df4291b3c 100644
--- a/net-misc/haeredes/haeredes-0.5.2.ebuild
+++ b/net-misc/haeredes/haeredes-0.5.2.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
@@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
# The test suite requires network access.