app-editors/okteta: x86 stable (bug #676966)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 31 Jan 2019 21:57:16 +0000 (22:57 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 31 Jan 2019 22:10:43 +0000 (23:10 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-editors/okteta/okteta-0.25.5.ebuild

index 1956e22af1c874d6f98e4f799c21ee711172b0dc..ff3b15d11d807403b761edf25a57a90ef4407741 100644 (file)
@@ -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"