diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:44:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:58:07 +0200 |
commit | 76e14f1d6a74ff5c87f871d9e3b1af95546d1486 (patch) | |
tree | 70503d03cff3cdc5a04ee23b468e2d475e200297 /app-editors | |
parent | media-video/motion: x86 stable (bug #681494) (diff) | |
download | gentoo-76e14f1d6a74ff5c87f871d9e3b1af95546d1486.tar.gz gentoo-76e14f1d6a74ff5c87f871d9e3b1af95546d1486.tar.bz2 gentoo-76e14f1d6a74ff5c87f871d9e3b1af95546d1486.zip |
app-editors/okteta: x86 stable (bug #683700)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.1.ebuild b/app-editors/okteta/okteta-0.26.1.ebuild index 6ffa594faf9f..4a9e25c1f16d 100644 --- a/app-editors/okteta/okteta-0.26.1.ebuild +++ b/app-editors/okteta/okteta-0.26.1.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" |