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: Mon, 01 Jul 2019 19:23:22
Message-Id: 1562008617.40ae1be0773dd8b26377c3195f651d4cdcc7eb1e.whissi@gentoo
1 commit: 40ae1be0773dd8b26377c3195f651d4cdcc7eb1e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 1 19:16:57 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 1 19:16:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ae1be0
7
8 kde-misc/tellico: x86 stable (bug #688968)
9
10 Package-Manager: Portage-2.3.68, Repoman-2.3.16
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 kde-misc/tellico/tellico-3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/tellico/tellico-3.2.ebuild b/kde-misc/tellico/tellico-3.2.ebuild
17 index e75e9ba7649..151004ef17c 100644
18 --- a/kde-misc/tellico/tellico-3.2.ebuild
19 +++ b/kde-misc/tellico/tellico-3.2.ebuild
20 @@ -12,7 +12,7 @@ DESCRIPTION="Collection manager based on KDE Frameworks"
21 HOMEPAGE="http://tellico-project.org/"
22 if [[ ${KDE_BUILD_TYPE} != live ]]; then
23 SRC_URI="http://tellico-project.org/files/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="~amd64 x86"
26 fi
27
28 LICENSE="|| ( GPL-2 GPL-3 )"