summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-11 20:56:23 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:15:33 +0000
commit1ba687264ca479eb21a33cf554abfc7e36f07749 (patch)
tree0ab3b022b8b81b61ff6238ea1bc2043809b2e9f7
parentdev-haskell/parsers: revbump 0.12.10-r1 (diff)
downloadgentoo-1ba687264ca479eb21a33cf554abfc7e36f07749.tar.gz
gentoo-1ba687264ca479eb21a33cf554abfc7e36f07749.tar.bz2
gentoo-1ba687264ca479eb21a33cf554abfc7e36f07749.zip
dev-haskell/pcre-light: keyword 0.4.1.0 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/pcre-light/pcre-light-0.4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/pcre-light/pcre-light-0.4.1.0.ebuild b/dev-haskell/pcre-light/pcre-light-0.4.1.0.ebuild
index 0f291f743a7c..e8a995d696ae 100644
--- a/dev-haskell/pcre-light/pcre-light-0.4.1.0.ebuild
+++ b/dev-haskell/pcre-light/pcre-light-0.4.1.0.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="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
#IUSE="use-pkg-config"
IUSE=""