diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-08 00:38:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-08 00:38:32 +0100 |
commit | 6d9401d3d542ca4e03f5574f875c3498753a8184 (patch) | |
tree | 5cdd72bbbd09a0ff39e118a5f6a10fa595386cb3 /app-editors/okteta | |
parent | www-servers/nginx: x86 stable (bug #670496) (diff) | |
download | gentoo-6d9401d3d542ca4e03f5574f875c3498753a8184.tar.gz gentoo-6d9401d3d542ca4e03f5574f875c3498753a8184.tar.bz2 gentoo-6d9401d3d542ca4e03f5574f875c3498753a8184.zip |
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/okteta')
-rw-r--r-- | app-editors/okteta/okteta-0.25.4.ebuild | 2 |
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 12797dda5829..e023724f2d7c 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" |