summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-13 16:51:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-13 16:51:54 +0200
commit732efa9517c63dfc90388f64bfab80596a4a45bf (patch)
treee7fc85771d08b7e491d445d8f64bbf3afa04719a /dev-util/geany
parentdev-libs/libgit2: ppc64 stable wrt bug #716994 (diff)
downloadgentoo-732efa9517c63dfc90388f64bfab80596a4a45bf.tar.gz
gentoo-732efa9517c63dfc90388f64bfab80596a4a45bf.tar.bz2
gentoo-732efa9517c63dfc90388f64bfab80596a4a45bf.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r--dev-util/geany/geany-1.36.ebuild2
1 files changed, 1 insertions, 1 deletions
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"