diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-31 20:08:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-31 20:09:31 +0100 |
commit | 8e957948f1515e5a8957b9d21b270f89daf6f676 (patch) | |
tree | c303a2d8b47224796a441d6069f887e9ee36d5de /app-editors | |
parent | dev-cpp/antlr-cpp: keyworded 4.7.2 for ppc (diff) | |
download | gentoo-8e957948f1515e5a8957b9d21b270f89daf6f676.tar.gz gentoo-8e957948f1515e5a8957b9d21b270f89daf6f676.tar.bz2 gentoo-8e957948f1515e5a8957b9d21b270f89daf6f676.zip |
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@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/kakoune/kakoune-2020.01.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/kakoune/kakoune-2020.01.16.ebuild b/app-editors/kakoune/kakoune-2020.01.16.ebuild index 476bbd2e9376..9044e0341bab 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]" |