dev-util/kdevelop-python: 5.4.2 amd64 stable
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 26 Oct 2019 22:11:26 +0000 (00:11 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 26 Oct 2019 22:41:55 +0000 (00:41 +0200)
Bug: https://bugs.gentoo.org/696208
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild

index 3b17d528450bbe234efec29f1087bf73d2c4edd4..e5342a7fcbd40abeef583ebd137c3846a467ac28 100644 (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"