diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-06 21:19:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-06 21:19:21 +0200 |
commit | 60bd9336634c61577608dd3b47f7240232e50c9a (patch) | |
tree | e365e63c805f69d12d5c6cf1806e6839c342ceb6 /app-editors | |
parent | kde-apps/signon-kwallet-extension: Stabilize 23.08.5 x86, #924716 (diff) | |
download | gentoo-60bd9336634c61577608dd3b47f7240232e50c9a.tar.gz gentoo-60bd9336634c61577608dd3b47f7240232e50c9a.tar.bz2 gentoo-60bd9336634c61577608dd3b47f7240232e50c9a.zip |
app-editors/okteta: Stabilize 0.26.15 x86, #924716
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.15.ebuild b/app-editors/okteta/okteta-0.26.15.ebuild index 23a74ba4a1bd..d7827f1dbd5b 100644 --- a/app-editors/okteta/okteta-0.26.15.ebuild +++ b/app-editors/okteta/okteta-0.26.15.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 )" |