commit: 04f33af1a4a921acafa76bb8a94b247367ac96f6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 21:57:16 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jan 31 22:10:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f33af1
app-editors/okteta: x86 stable (bug #676966)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
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 1956e22af1c..ff3b15d11d8 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"