diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 18:35:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 18:43:10 +0100 |
commit | d887dc46da1927b89d834dff0997fffe6af6e1ae (patch) | |
tree | 19d8a114dcdf8be62fae466008bd352fa9c84fbc /kde-misc | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 5.108.0 arm64, #910062 (diff) | |
download | gentoo-d887dc46da1927b89d834dff0997fffe6af6e1ae.tar.gz gentoo-d887dc46da1927b89d834dff0997fffe6af6e1ae.tar.bz2 gentoo-d887dc46da1927b89d834dff0997fffe6af6e1ae.zip |
kde-misc/tellico: stabilize 3.5.1 for amd64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.5.1.ebuild b/kde-misc/tellico/tellico-3.5.1.ebuild index 36511d57e527..87fe013d4e25 100644 --- a/kde-misc/tellico/tellico-3.5.1.ebuild +++ b/kde-misc/tellico/tellico-3.5.1.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 )" |