diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:38:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:38:05 +0200 |
commit | 4ec2a3a0d1e2f3c09a147de8f7aec6c2fb4f6243 (patch) | |
tree | cbfc022afc738f429aa938b21faa9cc5e459deeb /app-editors | |
parent | net-nntp/nzbget: x86 stable (bug #661354) (diff) | |
download | gentoo-4ec2a3a0d1e2f3c09a147de8f7aec6c2fb4f6243.tar.gz gentoo-4ec2a3a0d1e2f3c09a147de8f7aec6c2fb4f6243.tar.bz2 gentoo-4ec2a3a0d1e2f3c09a147de8f7aec6c2fb4f6243.zip |
app-editors/okteta: x86 stable (bug #661168)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.25.1.ebuild b/app-editors/okteta/okteta-0.25.1.ebuild index 89727e9e83b1..54d74014584c 100644 --- a/app-editors/okteta/okteta-0.25.1.ebuild +++ b/app-editors/okteta/okteta-0.25.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" |