diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-26 20:49:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-26 20:49:28 +0100 |
commit | 0898eb9578578d1db2ed7744d119d5bae3b0faaf (patch) | |
tree | a1d5e78ee7cece1dc093ebdbc876003dd2cc2c9e /app-editors | |
parent | media-sound/strawberry: x86 stable wrt bug #835831 (diff) | |
download | gentoo-0898eb9578578d1db2ed7744d119d5bae3b0faaf.tar.gz gentoo-0898eb9578578d1db2ed7744d119d5bae3b0faaf.tar.bz2 gentoo-0898eb9578578d1db2ed7744d119d5bae3b0faaf.zip |
app-editors/okteta: x86 stable wrt bug #835885
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.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 fbefa8d222f5..15dde8a9410e 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 )" |