summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-31 22:57:16 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-31 23:10:43 +0100
commit04f33af1a4a921acafa76bb8a94b247367ac96f6 (patch)
treef2cf55e79c5718f7a9221820ceb8b0834ffd9a2e
parentmedia-gfx/nomacs: x86 stable (bug #676968) (diff)
downloadgentoo-04f33af1a4a921acafa76bb8a94b247367ac96f6.tar.gz
gentoo-04f33af1a4a921acafa76bb8a94b247367ac96f6.tar.bz2
gentoo-04f33af1a4a921acafa76bb8a94b247367ac96f6.zip
app-editors/okteta: x86 stable (bug #676966)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-editors/okteta/okteta-0.25.5.ebuild4
1 files 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"