summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-14 03:33:58 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-14 03:33:58 +0200
commit9e92dbc94ef29eaecd292ff23104b74ee5f3c904 (patch)
tree327ff70a536aeb97a0bf67e721fa87c72fd348d5 /dev-util/kdevelop-python
parentdev-util/kdevelop-php: x86 stable (bug #667314) (diff)
downloadgentoo-9e92dbc94ef29eaecd292ff23104b74ee5f3c904.tar.gz
gentoo-9e92dbc94ef29eaecd292ff23104b74ee5f3c904.tar.bz2
gentoo-9e92dbc94ef29eaecd292ff23104b74ee5f3c904.zip
dev-util/kdevelop-python: x86 stable (bug #667314)
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild
index f62599c11d97..1f2db3dd4c51 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ inherit kde5 python-single-r1
DESCRIPTION="Python plugin for KDevelop"
IUSE=""
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"