Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/okteta/
Date: Sat, 05 Sep 2020 15:19:08
Message-Id: 1599319128.e05a9ea8a7da180cb0ba63d1aeb37437c5a793c1.sam@gentoo
1 commit: e05a9ea8a7da180cb0ba63d1aeb37437c5a793c1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 15:18:48 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 15:18:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05a9ea8
7
8 app-editors/okteta: Stabilize 0.26.4 amd64, #740378
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/okteta/okteta-0.26.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/okteta/okteta-0.26.4.ebuild b/app-editors/okteta/okteta-0.26.4.ebuild
16 index 4f2ba889d3b..506b06e7d55 100644
17 --- a/app-editors/okteta/okteta-0.26.4.ebuild
18 +++ b/app-editors/okteta/okteta-0.26.4.ebuild
19 @@ -17,7 +17,7 @@ https://utils.kde.org/projects/okteta/"
20
21 if [[ ${KDE_BUILD_TYPE} = release ]]; then
22 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="amd64 ~arm64 ~x86"
25 fi
26
27 LICENSE="GPL-2 handbook? ( FDL-1.2 )"