diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:28:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:28:57 +0000 |
commit | f712a329f97cd718f68c0bbe650c6d43fa8b0ae4 (patch) | |
tree | eaa2dcbaf2cb366465f660b58c1ee2124b849b78 /app-editors/okteta | |
parent | kde-apps/libkomparediff2: Stabilize 23.08.4 arm64, #920693 (diff) | |
download | gentoo-f712a329f97cd718f68c0bbe650c6d43fa8b0ae4.tar.gz gentoo-f712a329f97cd718f68c0bbe650c6d43fa8b0ae4.tar.bz2 gentoo-f712a329f97cd718f68c0bbe650c6d43fa8b0ae4.zip |
app-editors/okteta: Stabilize 0.26.14 arm64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r-- | app-editors/okteta/okteta-0.26.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.14.ebuild b/app-editors/okteta/okteta-0.26.14.ebuild index 9aaa37517263..d7827f1dbd5b 100644 --- a/app-editors/okteta/okteta-0.26.14.ebuild +++ b/app-editors/okteta/okteta-0.26.14.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 )" |