summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-10-27 00:11:26 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-27 00:41:55 +0200
commite4a91912eb9e47d0551a0d8b84262da35a2227eb (patch)
tree4c68dbbb0aff37035aecf666dbf72bec973e1cb3 /dev-util/kdevelop-python
parentdev-util/kdevelop-php: 5.4.2 amd64 stable (diff)
downloadgentoo-e4a91912eb9e47d0551a0d8b84262da35a2227eb.tar.gz
gentoo-e4a91912eb9e47d0551a0d8b84262da35a2227eb.tar.bz2
gentoo-e4a91912eb9e47d0551a0d8b84262da35a2227eb.zip
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>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 3b17d528450b..e5342a7fcbd4 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"