[gentoo-commits] repo/gentoo:master commit in: dev-haskell/wcwidth/

2022-07-22 Thread Sam James
commit: 75f815ca905710e98fbc35653784033e892135de
Author: matoro  users  noreply  github  com>
AuthorDate: Mon Jul 11 22:23:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 22 22:16:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f815ca

dev-haskell/wcwidth: keyword 0.0.2 for ~ppc64

Signed-off-by: matoro  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/wcwidth/wcwidth-0.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild 
b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
index 6f3ac35b91d4..1bc46caa110d 100644
--- a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
+++ b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
@@ -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="cli"
 
 RDEPEND=">=dev-lang/ghc-7.4.1:=



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/wcwidth/

2021-07-25 Thread Sergei Trofimovich
commit: dc656be315d6e09cdd47b29d0ff7e52b14a0cdf9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 25 14:45:09 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 25 14:45:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc656be3

dev-haskell/wcwidth: switch to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/wcwidth/wcwidth-0.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild 
b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
index 32bc1fc8e9e..e46cf9838bb 100644
--- a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
+++ b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 # ebuild generated by hackport 0.5.5
 # hackport: flags: +split-base