From: Agostino Sarubbo Date: Mon, 13 Apr 2020 14:51:54 +0000 (+0200) Subject: dev-util/geany: ppc64 stable wrt bug #716994 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=732efa9517c63dfc90388f64bfab80596a4a45bf;p=gentoo.git dev-util/geany: ppc64 stable wrt bug #716994 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/geany/geany-1.36.ebuild b/dev-util/geany/geany-1.36.ebuild index 0b3ba18caacd..234829743a72 100644 --- a/dev-util/geany/geany-1.36.ebuild +++ b/dev-util/geany/geany-1.36.ebuild @@ -17,7 +17,7 @@ if [[ "${PV}" = 9999* ]] ; then else [[ "${PV}" == *_pre* ]] && inherit autotools SRC_URI="https://download.geany.org/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ HPND" SLOT="0"