commit: 4f70283068f6937829a3e067af2e16c26397290c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun May 23 22:27:01 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun May 23 22:28:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f702830
app-editors/okteta: amd64 stable wrt bug #791361 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-editors/okteta/okteta-0.26.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/okteta/okteta-0.26.6.ebuild b/app-editors/okteta/okteta-0.26.6.ebuild index cd007322781..5fb6ca5fa16 100644 --- a/app-editors/okteta/okteta-0.26.6.ebuild +++ b/app-editors/okteta/okteta-0.26.6.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 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )"
