diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:05:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:05:11 +0200 |
commit | 355d76ca6baa5438ecdb9ee31f00153a3d99ac7c (patch) | |
tree | 9db760c9857b5e7318d3bd3dd892f6f36a075696 /app-editors | |
parent | sci-astronomy/kstars: Stabilize 3.6.2 x86, #893300 (diff) | |
download | gentoo-355d76ca6baa5438ecdb9ee31f00153a3d99ac7c.tar.gz gentoo-355d76ca6baa5438ecdb9ee31f00153a3d99ac7c.tar.bz2 gentoo-355d76ca6baa5438ecdb9ee31f00153a3d99ac7c.zip |
app-editors/okteta: Stabilize 0.26.10 x86, #893300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.10.ebuild b/app-editors/okteta/okteta-0.26.10.ebuild index 76ab97e82534..709d4cae4664 100644 --- a/app-editors/okteta/okteta-0.26.10.ebuild +++ b/app-editors/okteta/okteta-0.26.10.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 )" |