Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/kile/
Date: Thu, 29 Oct 2020 22:51:45
Message-Id: 1604011895.8070d545c6d1d7d9e1d4a37028e13eff3428db62.whissi@gentoo
1 commit: 8070d545c6d1d7d9e1d4a37028e13eff3428db62
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 22:50:14 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 22:51:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8070d545
7
8 app-editors/kile: x86 stable (bug #751793)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-editors/kile/kile-2.9.93-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/kile/kile-2.9.93-r1.ebuild b/app-editors/kile/kile-2.9.93-r1.ebuild
17 index 6cb34adee8b..7de438c25b8 100644
18 --- a/app-editors/kile/kile-2.9.93-r1.ebuild
19 +++ b/app-editors/kile/kile-2.9.93-r1.ebuild
20 @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/en/kile https://kile.sourceforge.io/"
21
22 if [[ ${KDE_BUILD_TYPE} == release ]]; then
23 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="~amd64 x86"
26 fi
27
28 LICENSE="FDL-1.2 GPL-2"