diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:44:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:44:31 +0000 |
commit | cba25fa414a318a28203c19843ae8985eac7a49d (patch) | |
tree | 88a3b46f65e52861ab47895abb0ea52afccf76ce /kde-misc | |
parent | sci-electronics/qelectrotech: Stabilize 0.80 amd64, #780096 (diff) | |
download | gentoo-cba25fa414a318a28203c19843ae8985eac7a49d.tar.gz gentoo-cba25fa414a318a28203c19843ae8985eac7a49d.tar.bz2 gentoo-cba25fa414a318a28203c19843ae8985eac7a49d.zip |
kde-misc/tellico: Stabilize 3.3.5 amd64, #780099
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.5.ebuild b/kde-misc/tellico/tellico-3.3.5.ebuild index a09f8cb39c7d..72088b8b961a 100644 --- a/kde-misc/tellico/tellico-3.3.5.ebuild +++ b/kde-misc/tellico/tellico-3.3.5.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 https://dev.gentoo.org/~asturm/distfiles/${PN}-3.3.4-no-khtml.patch.xz" - KEYWORDS="~amd64 ~arm64 x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |