diff --git a/kde-misc/tellico/tellico-4.0.ebuild b/kde-misc/tellico/tellico-4.0.ebuild index b2c38e9e71500..3a0f823125fe4 100644 --- a/kde-misc/tellico/tellico-4.0.ebuild +++ b/kde-misc/tellico/tellico-4.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://tellico-project.org/files/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="amd64 ~arm64" fi LICENSE="|| ( GPL-2 GPL-3 )"