summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-08 00:38:32 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-08 00:38:32 +0100
commit6d9401d3d542ca4e03f5574f875c3498753a8184 (patch)
tree5cdd72bbbd09a0ff39e118a5f6a10fa595386cb3 /app-editors
parent2420dc618ff0fe1a1425be3cdbf4a70eb1c91a4c (diff)
downloadgentoo-6d9401d3d542ca4e03f5574f875c3498753a8184.tar.gz
gentoo-6d9401d3d542ca4e03f5574f875c3498753a8184.tar.xz
app-editors/okteta: x86 stable (bug #670330)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/okteta/okteta-0.25.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.25.4.ebuild b/app-editors/okteta/okteta-0.25.4.ebuild
index 12797dda582..e023724f2d7 100644
--- a/app-editors/okteta/okteta-0.25.4.ebuild
+++ b/app-editors/okteta/okteta-0.25.4.ebuild
@@ -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"