dev-util/kdevelop-python: 5.4.2 amd64 stable

Bug: https://bugs.gentoo.org/696208
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-10-27 00:11:26 +02:00
parent a54449f4a0
commit e4a91912eb

View File

@@ -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"