diff options
author | Sam James <sam@gentoo.org> | 2022-04-22 19:03:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-22 19:07:34 +0100 |
commit | c36020e30aee8fbe9b75eb1d56ad3f8e09dcfe68 (patch) | |
tree | 03e0af9a918f6461cf0e78f39b997f0ef877e1e0 /app-editors/okteta | |
parent | dev-util/astyle: Stabilize 3.1-r2 arm64, #834530 (diff) | |
download | gentoo-c36020e30aee8fbe9b75eb1d56ad3f8e09dcfe68.tar.gz gentoo-c36020e30aee8fbe9b75eb1d56ad3f8e09dcfe68.tar.bz2 gentoo-c36020e30aee8fbe9b75eb1d56ad3f8e09dcfe68.zip |
app-editors/okteta: Stabilize 0.26.7 arm64, #834530
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r-- | app-editors/okteta/okteta-0.26.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.7.ebuild b/app-editors/okteta/okteta-0.26.7.ebuild index 15dde8a9410e..486db94692b3 100644 --- a/app-editors/okteta/okteta-0.26.7.ebuild +++ b/app-editors/okteta/okteta-0.26.7.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/okteta/ https://utils.kde.org/projects/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 )" |