Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Fri, 10 Jan 2020 09:50:36
Message-Id: 1578649487.41fb95da29884ee331c91aa6581d941f2f401497.asturm@gentoo
1 commit: 41fb95da29884ee331c91aa6581d941f2f401497
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 10 09:27:32 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 10 09:44:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fb95da
7
8 kde-misc/tellico: 3.2.3 amd64 stable
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-misc/tellico/tellico-3.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/tellico/tellico-3.2.3.ebuild b/kde-misc/tellico/tellico-3.2.3.ebuild
17 index 79513b0b93c..238ff1f2d72 100644
18 --- a/kde-misc/tellico/tellico-3.2.3.ebuild
19 +++ b/kde-misc/tellico/tellico-3.2.3.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/"
21
22 if [[ ${KDE_BUILD_TYPE} != live ]]; then
23 SRC_URI="https://tellico-project.org/files/${P}.tar.xz"
24 - KEYWORDS="~amd64 x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="|| ( GPL-2 GPL-3 )"