commit: 8e957948f1515e5a8957b9d21b270f89daf6f676 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun May 31 19:08:43 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun May 31 19:09:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e957948
app-editors/kakoune: keyworded 2020.01.16 for ppc keyworded wrt , bug #726356 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> app-editors/kakoune/kakoune-2020.01.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/kakoune/kakoune-2020.01.16.ebuild b/app-editors/kakoune/kakoune-2020.01.16.ebuild index 476bbd2e937..9044e0341ba 100644 --- a/app-editors/kakoune/kakoune-2020.01.16.ebuild +++ b/app-editors/kakoune/kakoune-2020.01.16.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mawww/kakoune/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="static-libs" DEPEND="sys-libs/ncurses:0=[unicode]"