commit: a30126c0bfd7e2c857a9d1d34751c108b5dcb206
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 16:20:52 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 16:20:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30126c0
dev-util/kdevelop-python: amd64 stable wrt bug #712148
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
index 35aff36588a..3ee515298d7 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
@@ -11,7 +11,7 @@ QTMIN=5.12.3
inherit ecm kde.org python-single-r1
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Python plugin for KDevelop"