dev-util/kdevelop-python: amd64 stable wrt bug #642564

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Mikle Kolyada
2018-01-04 20:39:43 +03:00
parent 2bf822a9c5
commit 74f03bc3ef

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# 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}"