diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-11-30 22:02:47 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-01 14:34:33 +0800 |
commit | de46906355fab9d26773fd557a872a9d092614e1 (patch) | |
tree | d4ce94e29f3c52736c68523fdae6d9493185bf82 /app-editors/okteta | |
parent | profiles/arch/riscv: unmask sci-mathematics/octave[sundials] (diff) | |
download | gentoo-de46906355fab9d26773fd557a872a9d092614e1.tar.gz gentoo-de46906355fab9d26773fd557a872a9d092614e1.tar.bz2 gentoo-de46906355fab9d26773fd557a872a9d092614e1.zip |
app-editors/okteta: keyword 0.26.6 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 4ba138fa50d3..7bc05fb0a30d 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 ~ppc64 x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )" |