Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-python/
Date: Sun, 25 Oct 2020 23:08:30
Message-Id: 1603666500.6a404b99bfe581e87a6725ca99c2aa1eedffeb64.whissi@gentoo
1 commit: 6a404b99bfe581e87a6725ca99c2aa1eedffeb64
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 22:55:00 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 22:55:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a404b99
7
8 dev-util/kdevelop-python: x86 stable (bug #750767)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild
17 index c28ff73f887..247f7264ac9 100644
18 --- a/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild
19 +++ b/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild
20 @@ -15,7 +15,7 @@ DESCRIPTION="Python plugin for KDevelop"
21 HOMEPAGE="https://www.kdevelop.org/"
22
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="~amd64 x86"
26 fi
27
28 LICENSE="GPL-2" # TODO: CHECK