commit: 6971311cd44b6a125c935c4918e4251cdb39453e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 16:00:38 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:00:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6971311c
dev-util/geany: ppc stable wrt bug #684702
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-util/geany/geany-1.34.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/geany/geany-1.34.1.ebuild
b/dev-util/geany/geany-1.34.1.ebuild
index 211cdc9c89e..cbdab1bb2a5 100644
--- a/dev-util/geany/geany-1.34.1.ebuild
+++ b/dev-util/geany/geany-1.34.1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" = 9999* ]] ; then
EGIT_REPO_URI="https://github.com/geany/geany.git"
else
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"