aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-02-25 11:56:25 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2021-02-01 14:45:49 +0100
commit4c62dd4d7e0e41d83f6eb3bf43457f30b13279dc (patch)
tree2049c26ab86201c62e6a137e9285ceaebb29b726
parentmedia-sound/kid3: Make test dependencies optional, add missing BDEPEND (diff)
downloadkde-4c62dd4d.tar.gz
kde-4c62dd4d.tar.bz2
kde-4c62dd4d.zip
app-editors/okteta: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-editors/okteta/okteta-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild
index 234f29c59b..fbd0567370 100644
--- a/app-editors/okteta/okteta-9999.ebuild
+++ b/app-editors/okteta/okteta-9999.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 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="GPL-2 handbook? ( FDL-1.2 )"