commit:     0bb51ae7cd15142977c23b28d6e1b1a028700244
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 18:23:05 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 18:23:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb51ae7

dev-util/geany: Stabilize 2.1 ppc64, #962458

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/geany/geany-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/geany/geany-2.1.ebuild b/dev-util/geany/geany-2.1.ebuild
index d15297397cdf..776d4c868c09 100644
--- a/dev-util/geany/geany-2.1.ebuild
+++ b/dev-util/geany/geany-2.1.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then
 else
        [[ "${PV}" == *_pre* ]] && inherit autotools
        SRC_URI="https://download.geany.org/${P}.tar.bz2";
-       KEYWORDS="~amd64 arm ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+       KEYWORDS="~amd64 arm ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
 fi
 LICENSE="GPL-2+ HPND LGPL-2+ LGPL-2.1+"
 SLOT="0"

Reply via email to