diff options
author | Sam James <sam@gentoo.org> | 2023-11-23 14:46:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-23 15:16:14 +0000 |
commit | e134656a05b0407356c733fd99baabe227509f3f (patch) | |
tree | 1962026a5bf62f9f6edfcedb096c7f33d0af59ae /kde-misc | |
parent | kde-apps/signon-kwallet-extension: Stabilize 23.08.3 amd64, #917212 (diff) | |
download | gentoo-e134656a05b0407356c733fd99baabe227509f3f.tar.gz gentoo-e134656a05b0407356c733fd99baabe227509f3f.tar.bz2 gentoo-e134656a05b0407356c733fd99baabe227509f3f.zip |
kde-misc/tellico: Stabilize 3.5.2 amd64, #917212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.5.2.ebuild b/kde-misc/tellico/tellico-3.5.2.ebuild index 36511d57e527..87fe013d4e25 100644 --- a/kde-misc/tellico/tellico-3.5.2.ebuild +++ b/kde-misc/tellico/tellico-3.5.2.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 )" |