diff options
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-9999.ebuild')
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index f8bcefa087b..0a046b765fe 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.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="" + KEYWORDS="~amd64 ~x86" fi DESCRIPTION="Python plugin for KDevelop" |
