summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 20:55:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 20:55:05 +0300
commitd9ec81633ded5127b35e247fbca361c80a4f521d (patch)
tree29282f03f4fe2775b3f8f6ff228d31e25726e1e2 /app-editors
parentapp-editors/okteta: Stabilize 0.26.17 arm64, #939436 (diff)
downloadgentoo-d9ec81633ded5127b35e247fbca361c80a4f521d.tar.gz
gentoo-d9ec81633ded5127b35e247fbca361c80a4f521d.tar.bz2
gentoo-d9ec81633ded5127b35e247fbca361c80a4f521d.zip
app-editors/okteta: Stabilize 0.26.17 x86, #939436
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/okteta/okteta-0.26.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.17.ebuild b/app-editors/okteta/okteta-0.26.17.ebuild
index 23a74ba4a1bd..d7827f1dbd5b 100644
--- a/app-editors/okteta/okteta-0.26.17.ebuild
+++ b/app-editors/okteta/okteta-0.26.17.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 )"