Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/
Date: Sun, 31 May 2020 19:09:38
Message-Id: 1590952171.8e957948f1515e5a8957b9d21b270f89daf6f676.slyfox@gentoo
1 commit: 8e957948f1515e5a8957b9d21b270f89daf6f676
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 19:08:43 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 19:09:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e957948
7
8 app-editors/kakoune: keyworded 2020.01.16 for ppc
9
10 keyworded wrt , bug #726356
11
12 Package-Manager: Portage-2.3.100, Repoman-2.3.22
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 app-editors/kakoune/kakoune-2020.01.16.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-editors/kakoune/kakoune-2020.01.16.ebuild b/app-editors/kakoune/kakoune-2020.01.16.ebuild
20 index 476bbd2e937..9044e0341ba 100644
21 --- a/app-editors/kakoune/kakoune-2020.01.16.ebuild
22 +++ b/app-editors/kakoune/kakoune-2020.01.16.ebuild
23 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mawww/kakoune/archive/v${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="Unlicense"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~x86"
28 +KEYWORDS="~amd64 ~ppc ~x86"
29 IUSE="static-libs"
30
31 DEPEND="sys-libs/ncurses:0=[unicode]"