From 5b009d8fc92fcd2980a96f66698cf420edd37ee2 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 7 Nov 2018 13:16:26 +0300 Subject: [PATCH] app-editors/okteta: amd64 stable wrt bug #670330 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- 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 891f51eadc745..12797dda58292 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"