From 04f33af1a4a921acafa76bb8a94b247367ac96f6 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 31 Jan 2019 22:57:16 +0100 Subject: app-editors/okteta: x86 stable (bug #676966) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- app-editors/okteta/okteta-0.25.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/okteta/okteta-0.25.5.ebuild b/app-editors/okteta/okteta-0.25.5.ebuild index 1956e22af1c8..ff3b15d11d80 100644 --- a/app-editors/okteta/okteta-0.25.5.ebuild +++ b/app-editors/okteta/okteta-0.25.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" -- cgit v1.2.3-65-gdbad