diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 15:18:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 15:18:48 +0000 |
commit | e05a9ea8a7da180cb0ba63d1aeb37437c5a793c1 (patch) | |
tree | 6389cfce79cab08951ae7df5ce15b932619b75bd /app-editors | |
parent | kde-misc/tellico: Stabilize 3.3.2 amd64, #740376 (diff) | |
download | gentoo-e05a9ea8a7da180cb0ba63d1aeb37437c5a793c1.tar.gz gentoo-e05a9ea8a7da180cb0ba63d1aeb37437c5a793c1.tar.bz2 gentoo-e05a9ea8a7da180cb0ba63d1aeb37437c5a793c1.zip |
app-editors/okteta: Stabilize 0.26.4 amd64, #740378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.4.ebuild b/app-editors/okteta/okteta-0.26.4.ebuild index 4f2ba889d3b3..506b06e7d55b 100644 --- a/app-editors/okteta/okteta-0.26.4.ebuild +++ b/app-editors/okteta/okteta-0.26.4.ebuild @@ -17,7 +17,7 @@ https://utils.kde.org/projects/okteta/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )" |