diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 18:29:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 18:39:40 +0100 |
commit | 922832fe426e68b9d3987040600b2da2dcda603a (patch) | |
tree | 00c48fa8f012b5c72c1297226b05aba77c5a5dd4 /app-editors/okteta | |
parent | media-sound/kid3: Stabilize 3.9.4 x86, #911185 (diff) | |
download | gentoo-922832fe426e68b9d3987040600b2da2dcda603a.tar.gz gentoo-922832fe426e68b9d3987040600b2da2dcda603a.tar.bz2 gentoo-922832fe426e68b9d3987040600b2da2dcda603a.zip |
app-editors/okteta: Stabilize 0.26.12 x86, #911185
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r-- | app-editors/okteta/okteta-0.26.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.12.ebuild b/app-editors/okteta/okteta-0.26.12.ebuild index 4d7c709b3373..ce9d03c39cca 100644 --- a/app-editors/okteta/okteta-0.26.12.ebuild +++ b/app-editors/okteta/okteta-0.26.12.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 )" |