commit: 40ac39b0274d68648f42bbb2e3a7ce7876915cc8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 3 16:50:17 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 3 16:50:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ac39b0
dev-util/geany: Stabilize 2.0-r1 arm, #954991
Signed-off-by: Arthur Zamarin <arthurzam <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 efe84090e3f0..1dc401bfe6d9 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="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"
SLOT="0"