Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Sat, 05 Sep 2020 16:17:37
Message-Id: 1599322604.9b0c308a523760dec457394d03935cd986a6ef94.whissi@gentoo
1 commit: 9b0c308a523760dec457394d03935cd986a6ef94
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 16:16:44 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 16:16:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0c308a
7
8 kde-misc/tellico: x86 stable (bug #740376)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 kde-misc/tellico/tellico-3.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/tellico/tellico-3.3.2.ebuild b/kde-misc/tellico/tellico-3.3.2.ebuild
17 index 4d3921f076e..a2f510ecd1c 100644
18 --- a/kde-misc/tellico/tellico-3.3.2.ebuild
19 +++ b/kde-misc/tellico/tellico-3.3.2.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 ~arm64 ~x86"
25 + KEYWORDS="amd64 ~arm64 x86"
26 fi
27
28 LICENSE="|| ( GPL-2 GPL-3 )"