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: Sun, 03 Oct 2021 18:48:35
Message-Id: 1633286788.733f0c6a085daf3110046b766597907d418ffd6c.sam@gentoo
1 commit: 733f0c6a085daf3110046b766597907d418ffd6c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 18:46:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 18:46:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733f0c6a
7
8 kde-misc/tellico: Stabilize 3.4.1 amd64, #815838
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-misc/tellico/tellico-3.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-misc/tellico/tellico-3.4.1.ebuild b/kde-misc/tellico/tellico-3.4.1.ebuild
16 index 8ce93a0fc06..e191324dd2b 100644
17 --- a/kde-misc/tellico/tellico-3.4.1.ebuild
18 +++ b/kde-misc/tellico/tellico-3.4.1.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 )"