Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Mon, 02 Nov 2020 12:48:48
Message-Id: 1604321304.f973d505fbfc53c2d111f73cd24709f6fee9b2bc.sam@gentoo
1 commit: f973d505fbfc53c2d111f73cd24709f6fee9b2bc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 12:48:24 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 12:48:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f973d505
7
8 kde-misc/tellico: Stabilize 3.3.3 amd64, #749786
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-misc/tellico/tellico-3.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-misc/tellico/tellico-3.3.3.ebuild b/kde-misc/tellico/tellico-3.3.3.ebuild
16 index 1546c9901cf..a2f510ecd1c 100644
17 --- a/kde-misc/tellico/tellico-3.3.3.ebuild
18 +++ b/kde-misc/tellico/tellico-3.3.3.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/"
20
21 if [[ ${KDE_BUILD_TYPE} != live ]]; then
22 SRC_URI="https://tellico-project.org/files/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm64 x86"
24 + KEYWORDS="amd64 ~arm64 x86"
25 fi
26
27 LICENSE="|| ( GPL-2 GPL-3 )"