summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-08-11 22:19:03 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-08-11 23:27:55 +0200
commit2a7e4d61ca932ea0a13e033d12fa6734ba75eb95 (patch)
tree3ecd6dc8ba492da6b0a8e05392a940fca30fdec5 /dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild
parentdev-util/kdevelop-php: x86 stable (bug #691632) (diff)
downloadgentoo-2a7e4d61ca932ea0a13e033d12fa6734ba75eb95.tar.gz
gentoo-2a7e4d61ca932ea0a13e033d12fa6734ba75eb95.tar.bz2
gentoo-2a7e4d61ca932ea0a13e033d12fa6734ba75eb95.zip
dev-util/kdevelop-python: x86 stable (bug #691632)
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild
index 0a046b765fe7..e8cb40f07bf8 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.3.3.ebuild
@@ -10,7 +10,7 @@ inherit kde5 python-single-r1
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/kdevelop/${PV}/src/${KMNAME}-${PV}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
DESCRIPTION="Python plugin for KDevelop"