From: Roy Bamford Date: Tue, 25 Feb 2020 11:56:25 +0000 (+0000) Subject: app-editors/okteta: added ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1fb8fe12c311bf8915e4be1ef101cce4332eec38;p=gentoo.git app-editors/okteta: added ~arm64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Andreas Sturmlechner --- diff --git a/app-editors/okteta/okteta-0.26.3.ebuild b/app-editors/okteta/okteta-0.26.3.ebuild index dea05ea663b9..d7762d4f7757 100644 --- a/app-editors/okteta/okteta-0.26.3.ebuild +++ b/app-editors/okteta/okteta-0.26.3.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 )"