diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-14 05:58:39 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-14 05:58:39 +0000 |
commit | 2ebc7205f54a3b804171a99ed7a9ff169364f465 (patch) | |
tree | ed7225f4f9ac0a2d675755c9bcb0338a6c4208de /kde-misc | |
parent | app-crypt/qca: Stabilize 2.3.9 amd64, #935994 (diff) | |
download | gentoo-2ebc7205f54a3b804171a99ed7a9ff169364f465.tar.gz gentoo-2ebc7205f54a3b804171a99ed7a9ff169364f465.tar.bz2 gentoo-2ebc7205f54a3b804171a99ed7a9ff169364f465.zip |
kde-misc/tellico: Stabilize 3.5.5 amd64, #935994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.5.5.ebuild b/kde-misc/tellico/tellico-3.5.5.ebuild index fd374511ce98..0aa93ad473c1 100644 --- a/kde-misc/tellico/tellico-3.5.5.ebuild +++ b/kde-misc/tellico/tellico-3.5.5.ebuild @@ -12,7 +12,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 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |