From 2cb6344820eced9e9529f0e1df258b39d978d278 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 28 Apr 2025 17:46:40 +0100 Subject: [PATCH] dev-util/geany: Stabilize 2.0-r1 amd64, #954991 Signed-off-by: Sam James --- 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 f9d13068b7484..6802f5f5c8f9b 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"