commit: 63f24c8cdc6c8e873eabaa774a135091e8f9fa61
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 05:32:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 05:32:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f24c8c
dev-util/geany: Stabilize 2.0-r1 ppc64, #954991
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/geany/geany-2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/geany/geany-2.0-r1.ebuild
b/dev-util/geany/geany-2.0-r1.ebuild
index c2480b52fdf5..78eba2d5cc96 100644
--- a/dev-util/geany/geany-2.0-r1.ebuild
+++ b/dev-util/geany/geany-2.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then
else
[[ "${PV}" == *_pre* ]] && inherit autotools
SRC_URI="https://download.geany.org/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86
~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux"
fi
LICENSE="GPL-2+ HPND"
SLOT="0"