Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/okteta/
Date: Sat, 02 Feb 2019 15:39:04
Message-Id: 1549121910.6894d4285aba4444c853a622cea1f4f629688e44.asturm@gentoo
1 commit: 6894d4285aba4444c853a622cea1f4f629688e44
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 15:35:43 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 15:38:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6894d428
7
8 app-editors/okteta: 0.25.5 amd64 stable
9
10 Closes: https://bugs.gentoo.org/676966
11 Package-Manager: Portage-2.3.59, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-editors/okteta/okteta-0.25.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/okteta/okteta-0.25.5.ebuild b/app-editors/okteta/okteta-0.25.5.ebuild
18 index ff3b15d11d8..207f0d58e0a 100644
19 --- a/app-editors/okteta/okteta-0.25.5.ebuild
20 +++ b/app-editors/okteta/okteta-0.25.5.ebuild
21 @@ -10,7 +10,7 @@ inherit kde5
22
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
25 - KEYWORDS="~amd64 x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 DESCRIPTION="Hex editor by KDE"