diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-05 19:17:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-05 19:20:33 +0200 |
commit | b92f5d7d9d2c55f84cc1e9c53db307d7943e4694 (patch) | |
tree | 4550b6df3e03f590ff89dcc3cd4fe73b3709014e /kde-misc/tellico | |
parent | kde-apps/signon-kwallet-extension: Stabilize 23.08.5 amd64, #924716 (diff) | |
download | gentoo-b92f5d7d9d2c55f84cc1e9c53db307d7943e4694.tar.gz gentoo-b92f5d7d9d2c55f84cc1e9c53db307d7943e4694.tar.bz2 gentoo-b92f5d7d9d2c55f84cc1e9c53db307d7943e4694.zip |
kde-misc/tellico: Stabilize 3.5.3 amd64, #924716
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-3.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.5.3.ebuild b/kde-misc/tellico/tellico-3.5.3.ebuild index fd374511ce98..0aa93ad473c1 100644 --- a/kde-misc/tellico/tellico-3.5.3.ebuild +++ b/kde-misc/tellico/tellico-3.5.3.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 )" |