diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 15:04:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 15:04:17 +0000 |
commit | d9647d11a7feebebeb0a558bd947a580eedd12a0 (patch) | |
tree | d6858b10a0d55257250c475fa92c2ed85fa8f744 /kde-misc/tellico | |
parent | kde-misc/krename: Stabilize 5.0.1-r1 x86, #761682 (diff) | |
download | gentoo-d9647d11a7feebebeb0a558bd947a580eedd12a0.tar.gz gentoo-d9647d11a7feebebeb0a558bd947a580eedd12a0.tar.bz2 gentoo-d9647d11a7feebebeb0a558bd947a580eedd12a0.zip |
kde-misc/tellico: Stabilize 3.3.4-r1 x86, #761682
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/tellico/tellico-3.3.4-r1.ebuild b/kde-misc/tellico/tellico-3.3.4-r1.ebuild index dbd225bac30f..a27068829618 100644 --- a/kde-misc/tellico/tellico-3.3.4-r1.ebuild +++ b/kde-misc/tellico/tellico-3.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/${P}-no-khtml.patch.xz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |