summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-24 01:04:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-24 01:04:42 +0200
commit4c4c87e59d25e0179ab91ba95bc75f31be830b7e (patch)
treee4f48f0610391cfaeaa4ce87c244fe87035d49e0 /app-editors
parentdev-python/pypy-exe-bin: x86 stable wrt bug #790941 (diff)
downloadgentoo-4c4c87e59d25e0179ab91ba95bc75f31be830b7e.tar.gz
gentoo-4c4c87e59d25e0179ab91ba95bc75f31be830b7e.tar.bz2
gentoo-4c4c87e59d25e0179ab91ba95bc75f31be830b7e.zip
app-editors/okteta: x86 stable wrt bug #791361
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/okteta/okteta-0.26.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.6.ebuild b/app-editors/okteta/okteta-0.26.6.ebuild
index 5fb6ca5fa162..0374acdcbe03 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 )"