summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-02 18:32:47 +0100
committerSam James <sam@gentoo.org>2023-08-02 18:42:16 +0100
commitbf9fca0e4a0d85f27a3b6a8376f7ba397d7f7fa5 (patch)
tree44f421de71615bedae05fea928290fc406b7c69a /app-editors
parentkde-apps/poxml: Stabilize 23.04.3 arm64, #911185 (diff)
downloadgentoo-bf9fca0e4a0d85f27a3b6a8376f7ba397d7f7fa5.tar.gz
gentoo-bf9fca0e4a0d85f27a3b6a8376f7ba397d7f7fa5.tar.bz2
gentoo-bf9fca0e4a0d85f27a3b6a8376f7ba397d7f7fa5.zip
app-editors/okteta: Stabilize 0.26.12 arm64, #911185
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/okteta/okteta-0.26.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.12.ebuild b/app-editors/okteta/okteta-0.26.12.ebuild
index ce9d03c39cca..709d4cae4664 100644
--- a/app-editors/okteta/okteta-0.26.12.ebuild
+++ b/app-editors/okteta/okteta-0.26.12.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 )"