summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-10-21 14:43:06 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-10-21 14:43:06 +0200
commit6141abbeb0b5d055b6d69c519f7e4a56e397f8c8 (patch)
tree1ba4a7535fa36271859e603a7a5f4d5e488ed065 /dev-util
parentdev-util/kdevelop-php: x86 stable (bug #696208) (diff)
downloadgentoo-6141abbeb0b5d055b6d69c519f7e4a56e397f8c8.tar.gz
gentoo-6141abbeb0b5d055b6d69c519f7e4a56e397f8c8.tar.bz2
gentoo-6141abbeb0b5d055b6d69c519f7e4a56e397f8c8.zip
dev-util/kdevelop-python: x86 stable (bug #696208)
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-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 4329abd3e932..3b17d528450b 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"