diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-05 19:16:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-05 19:20:22 +0200 |
commit | ebd21c92b7c64a60081288c9075447737e841615 (patch) | |
tree | bd6e840baadaa8c4d809ee60aabcca2bed06a251 /app-editors | |
parent | kde-apps/poxml: Stabilize 23.08.5 amd64, #924716 (diff) | |
download | gentoo-ebd21c92b7c64a60081288c9075447737e841615.tar.gz gentoo-ebd21c92b7c64a60081288c9075447737e841615.tar.bz2 gentoo-ebd21c92b7c64a60081288c9075447737e841615.zip |
app-editors/okteta: Stabilize 0.26.15 amd64, #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 efad0b46cf69..a2fd1c36b8af 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 )" |