summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-22 22:14:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-22 22:14:22 +0200
commit7200005d5859e8e904eb37a8f89d0f38e2d08071 (patch)
treee5f53436753d284f8be291999baf7fd389e09b88 /app-editors/okteta
parentsys-kernel/gentoo-kernel-bin: Bump to 5.4.232 (diff)
downloadgentoo-7200005d5859e8e904eb37a8f89d0f38e2d08071.tar.gz
gentoo-7200005d5859e8e904eb37a8f89d0f38e2d08071.tar.bz2
gentoo-7200005d5859e8e904eb37a8f89d0f38e2d08071.zip
app-editors/okteta: Stabilize 0.26.10 arm64, #893300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r--app-editors/okteta/okteta-0.26.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.10.ebuild b/app-editors/okteta/okteta-0.26.10.ebuild
index 4d7c709b3373..c1d39ad3d773 100644
--- a/app-editors/okteta/okteta-0.26.10.ebuild
+++ b/app-editors/okteta/okteta-0.26.10.ebuild
@@ -16,7 +16,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 )"