app-editors/okteta: x86 stable (bug #666302)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:35:48 +0000 (01:35 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:05:41 +0000 (02:05 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

app-editors/okteta/okteta-0.25.3.ebuild

index b0e29bfec2dfb51fa422267d7de7402eb3ff2806..e023724f2d7c906b2ab210f1ee3e0f48067f8a98 100644 (file)
@@ -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"