diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:42:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:42:26 +0000 |
commit | 7b254d234f4a031f198809fd40d02a078ee8cbd0 (patch) | |
tree | 9c4f08aa7a5c1a971d3b3630eb934f3dba19634a /kde-misc/tellico | |
parent | sci-electronics/qelectrotech: Stabilize 0.80 x86, #780096 (diff) | |
download | gentoo-7b254d234f4a031f198809fd40d02a078ee8cbd0.tar.gz gentoo-7b254d234f4a031f198809fd40d02a078ee8cbd0.tar.bz2 gentoo-7b254d234f4a031f198809fd40d02a078ee8cbd0.zip |
kde-misc/tellico: Stabilize 3.3.5 x86, #780099
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-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 a421fe487c98..a09f8cb39c7d 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 )" |