diff options
author | 2021-10-31 13:46:12 -0700 | |
---|---|---|
committer | 2022-02-21 15:49:28 +0100 | |
commit | 8b45eaabccacb25ef7f3454c1d1fc00d31233ac1 (patch) | |
tree | 0fe3c3aaf8a2b7fb3131149621bdea02ded7ef6b /app-editors | |
parent | kde-plasma/plasma-workspace: Fix IUSE gps (diff) | |
download | kde-8b45eaabccacb25ef7f3454c1d1fc00d31233ac1.tar.gz kde-8b45eaabccacb25ef7f3454c1d1fc00d31233ac1.tar.bz2 kde-8b45eaabccacb25ef7f3454c1d1fc00d31233ac1.zip |
app-editors/okteta: keyword 0.26.6 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index fb142dd6d8..03dfd5ee0b 100644 --- a/app-editors/okteta/okteta-9999.ebuild +++ b/app-editors/okteta/okteta-9999.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 ~ppc64 ~x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )" |