summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-12 01:21:09 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:15:43 +0000
commitdd1cdc8f347865a88d9d2bab75cf88e96520bd0b (patch)
treea32750de41260b4fd119e9d443aceeeceb34d33b
parentdev-haskell/skylighting-core: add 0.12.3.1 (diff)
downloadgentoo-dd1cdc8f347865a88d9d2bab75cf88e96520bd0b.tar.gz
gentoo-dd1cdc8f347865a88d9d2bab75cf88e96520bd0b.tar.bz2
gentoo-dd1cdc8f347865a88d9d2bab75cf88e96520bd0b.zip
dev-haskell/socks: keyword 0.6.1 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/socks/socks-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/socks/socks-0.6.1.ebuild b/dev-haskell/socks/socks-0.6.1.ebuild
index 1ca6acd551eb..897e86eba3f3 100644
--- a/dev-haskell/socks/socks-0.6.1.ebuild
+++ b/dev-haskell/socks/socks-0.6.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=""
RDEPEND="dev-haskell/basement:=[profile?]