commit:     1e5b9e380c0302ff48909e6837340a620dd127e3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 04:58:46 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 04:58:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5b9e38

app-editors/kakoune: keyword ~ppc64, #726356

Thanks-to: ernsteiswuerfel
Closes: https://bugs.gentoo.org/726356
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/kakoune/kakoune-2020.01.16-r1.ebuild        | 2 +-
 app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/kakoune/kakoune-2020.01.16-r1.ebuild 
b/app-editors/kakoune/kakoune-2020.01.16-r1.ebuild
index e66b1b5c6c7..26d369bdf44 100644
--- a/app-editors/kakoune/kakoune-2020.01.16-r1.ebuild
+++ b/app-editors/kakoune/kakoune-2020.01.16-r1.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 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 DEPEND="sys-libs/ncurses:0=[unicode]"
 RDEPEND="${DEPEND}"

diff --git a/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild 
b/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
index 147c97c158e..bcbba488281 100644
--- a/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
+++ b/app-editors/kakoune/kakoune-2020.01.16_p20200601.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mawww/kakoune/archive/${MY_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 DEPEND="sys-libs/ncurses:0=[unicode]"
 RDEPEND="${DEPEND}"

Reply via email to