commit: 6141abbeb0b5d055b6d69c519f7e4a56e397f8c8
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 12:43:06 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 12:43:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6141abbe
dev-util/kdevelop-python: x86 stable (bug #696208)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild
b/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild
index 4329abd3e93..3b17d528450 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{5,6,7} )
inherit kde5 python-single-r1
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
DESCRIPTION="Python plugin for KDevelop"