diff options
author | Sam James <sam@gentoo.org> | 2023-09-03 15:17:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-03 15:17:05 +0100 |
commit | d0c1c5190aaf6ee1773f31449413e14c8117580d (patch) | |
tree | 4c5a4b5ab883e2ddf008ee7c4ac52c95fd2d9919 /app-editors | |
parent | x11-misc/sddm: Stabilize 0.20.0-r1 x86, #913531 (diff) | |
download | gentoo-d0c1c5190aaf6ee1773f31449413e14c8117580d.tar.gz gentoo-d0c1c5190aaf6ee1773f31449413e14c8117580d.tar.bz2 gentoo-d0c1c5190aaf6ee1773f31449413e14c8117580d.zip |
app-editors/okteta: Stabilize 0.26.13 amd64, #913533
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 6a2d27d2f802..fc54a8e138f2 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 )" |