diff options
author | Sam James <sam@gentoo.org> | 2023-09-03 15:17:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-03 15:17:09 +0100 |
commit | c96f18cddd511973894fd45e88df57883e424f75 (patch) | |
tree | df98517edbb406a23f48869e393feb5a43131621 /app-editors/okteta | |
parent | kde-misc/kio-fuse: Stabilize 5.0.1_p20230130 arm64, #913533 (diff) | |
download | gentoo-c96f18cddd511973894fd45e88df57883e424f75.tar.gz gentoo-c96f18cddd511973894fd45e88df57883e424f75.tar.bz2 gentoo-c96f18cddd511973894fd45e88df57883e424f75.zip |
app-editors/okteta: Stabilize 0.26.13 x86, #913533
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r-- | app-editors/okteta/okteta-0.26.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.13.ebuild b/app-editors/okteta/okteta-0.26.13.ebuild index c2963e9f92a7..b246e6043008 100644 --- a/app-editors/okteta/okteta-0.26.13.ebuild +++ b/app-editors/okteta/okteta-0.26.13.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 )" |