commit: 6d9401d3d542ca4e03f5574f875c3498753a8184
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 7 23:38:32 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Nov 7 23:38:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9401d3
app-editors/okteta: x86 stable (bug #670330)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-editors/okteta/okteta-0.25.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/okteta/okteta-0.25.4.ebuild
b/app-editors/okteta/okteta-0.25.4.ebuild
index 12797dda582..e023724f2d7 100644
--- a/app-editors/okteta/okteta-0.25.4.ebuild
+++ b/app-editors/okteta/okteta-0.25.4.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"