diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 16:46:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 16:46:03 +0200 |
commit | 1aa21f7cead144ebf726c2a31bbe05fb05c838cc (patch) | |
tree | 5954795daf1d7610756158c175919ae9464b3dbd /app-editors/okteta | |
parent | sci-astronomy/kstars: Stabilize 3.6.2 amd64, #893300 (diff) | |
download | gentoo-1aa21f7cead144ebf726c2a31bbe05fb05c838cc.tar.gz gentoo-1aa21f7cead144ebf726c2a31bbe05fb05c838cc.tar.bz2 gentoo-1aa21f7cead144ebf726c2a31bbe05fb05c838cc.zip |
app-editors/okteta: Stabilize 0.26.10 amd64, #893300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-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 c1d39ad3d773..76ab97e82534 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 )" |