From eb02d6c22f7c717fd46a69f15203f14f9dd05c66 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 23 Jan 2021 22:50:22 +0000 Subject: dev-util/geany: Stabilize 1.37.1 arm, #766528 Signed-off-by: Sam James --- dev-util/geany/geany-1.37.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/geany') diff --git a/dev-util/geany/geany-1.37.1.ebuild b/dev-util/geany/geany-1.37.1.ebuild index e8aa573a0ca0..99da2007a9f3 100644 --- a/dev-util/geany/geany-1.37.1.ebuild +++ b/dev-util/geany/geany-1.37.1.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" -- cgit v1.2.3-65-gdbad