Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/okteta/
Date: Tue, 04 Jun 2019 20:58:37
Message-Id: 1559681887.76e14f1d6a74ff5c87f871d9e3b1af95546d1486.whissi@gentoo
1 commit: 76e14f1d6a74ff5c87f871d9e3b1af95546d1486
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 20:44:04 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 20:58:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e14f1d
7
8 app-editors/okteta: x86 stable (bug #683700)
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.14
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-editors/okteta/okteta-0.26.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/okteta/okteta-0.26.1.ebuild b/app-editors/okteta/okteta-0.26.1.ebuild
17 index 6ffa594faf9..4a9e25c1f16 100644
18 --- a/app-editors/okteta/okteta-0.26.1.ebuild
19 +++ b/app-editors/okteta/okteta-0.26.1.ebuild
20 @@ -10,7 +10,7 @@ inherit kde5
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
24 - KEYWORDS="amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 DESCRIPTION="Hex editor by KDE"