commit: 4ec2a3a0d1e2f3c09a147de8f7aec6c2fb4f6243
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 22:38:05 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 22:38:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec2a3a0
app-editors/okteta: x86 stable (bug #661168)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
app-editors/okteta/okteta-0.25.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/okteta/okteta-0.25.1.ebuild
b/app-editors/okteta/okteta-0.25.1.ebuild
index 89727e9e83b..54d74014584 100644
--- a/app-editors/okteta/okteta-0.25.1.ebuild
+++ b/app-editors/okteta/okteta-0.25.1.ebuild
@@ -10,7 +10,7 @@ inherit kde5
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
DESCRIPTION="Hex editor by KDE"