diff options
author | 2021-05-24 00:27:01 +0200 | |
---|---|---|
committer | 2021-05-24 00:28:00 +0200 | |
commit | 4f70283068f6937829a3e067af2e16c26397290c (patch) | |
tree | ddcee253a3f2caa3ec4e17d0d08e4428d13f94b9 /app-editors/okteta | |
parent | media-radio/js8call: amd64 stable wrt bug #791223 (diff) | |
download | gentoo-4f70283068f6937829a3e067af2e16c26397290c.tar.gz gentoo-4f70283068f6937829a3e067af2e16c26397290c.tar.bz2 gentoo-4f70283068f6937829a3e067af2e16c26397290c.zip |
app-editors/okteta: amd64 stable wrt bug #791361
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/okteta')
-rw-r--r-- | app-editors/okteta/okteta-0.26.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.6.ebuild b/app-editors/okteta/okteta-0.26.6.ebuild index cd007322781c..5fb6ca5fa162 100644 --- a/app-editors/okteta/okteta-0.26.6.ebuild +++ b/app-editors/okteta/okteta-0.26.6.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/okteta/ 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 )" |