diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 00:50:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 00:54:00 +0200 |
commit | edd5f0c49d880ca69f7a0be3cd78478b5dd7b100 (patch) | |
tree | 1cec6281f30edf07c5f99ac110e3b870e5d4f79f /app-editors | |
parent | app-crypt/qca: x86 stable (bug #774219) (diff) | |
download | gentoo-edd5f0c49d880ca69f7a0be3cd78478b5dd7b100.tar.gz gentoo-edd5f0c49d880ca69f7a0be3cd78478b5dd7b100.tar.bz2 gentoo-edd5f0c49d880ca69f7a0be3cd78478b5dd7b100.zip |
app-editors/okteta: x86 stable (bug #774219)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.5.ebuild b/app-editors/okteta/okteta-0.26.5.ebuild index fbd056737062..8046df45ff2e 100644 --- a/app-editors/okteta/okteta-0.26.5.ebuild +++ b/app-editors/okteta/okteta-0.26.5.ebuild @@ -17,7 +17,7 @@ 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 )" |