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: Sat, 05 Sep 2020 15:19:08
Message-Id: 1599319097.9b358f6c6243abd1352ba18cb7544a0c9bbf6a26.sam@gentoo
1 commit: 9b358f6c6243abd1352ba18cb7544a0c9bbf6a26
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 15:18:17 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 15:18:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b358f6c
7
8 kde-misc/tellico: Stabilize 3.3.2 amd64, #740376
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-misc/tellico/tellico-3.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-misc/tellico/tellico-3.3.2.ebuild b/kde-misc/tellico/tellico-3.3.2.ebuild
16 index f39a4200a14..4d3921f076e 100644
17 --- a/kde-misc/tellico/tellico-3.3.2.ebuild
18 +++ b/kde-misc/tellico/tellico-3.3.2.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 )"