From: Roy Bamford Date: Tue, 18 Feb 2020 11:38:54 +0000 (+0000) Subject: kde-misc/tellico: added ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cae86fabad40f95d196dd98ae225c0d07a460ce1;p=gentoo.git kde-misc/tellico: 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/kde-misc/tellico/tellico-3.2.3.ebuild b/kde-misc/tellico/tellico-3.2.3.ebuild index 238ff1f2d72e..b176e576cc48 100644 --- a/kde-misc/tellico/tellico-3.2.3.ebuild +++ b/kde-misc/tellico/tellico-3.2.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://tellico-project.org/files/${P}.tar.xz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )"