From a41a6f885e197a5198491abf56aad54e8e525b81 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 1 Oct 2018 01:35:48 +0200 Subject: app-editors/okteta: x86 stable (bug #666302) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- app-editors/okteta/okteta-0.25.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors') diff --git a/app-editors/okteta/okteta-0.25.3.ebuild b/app-editors/okteta/okteta-0.25.3.ebuild index b0e29bfec2df..e023724f2d7c 100644 --- a/app-editors/okteta/okteta-0.25.3.ebuild +++ b/app-editors/okteta/okteta-0.25.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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