From 80268840dced46c4eb9e1510e7190d5e82ae57ba Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 16 Feb 2025 16:35:56 +0000 Subject: [PATCH] app-editors/okteta: Stabilize 0.26.19 arm64, #949846 Signed-off-by: Sam James --- app-editors/okteta/okteta-0.26.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/okteta/okteta-0.26.19.ebuild b/app-editors/okteta/okteta-0.26.19.ebuild index a185bbac35534..97fd0097bcff7 100644 --- a/app-editors/okteta/okteta-0.26.19.ebuild +++ b/app-editors/okteta/okteta-0.26.19.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/okteta/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )"