diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 23:55:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 23:55:00 +0100 |
commit | 6a404b99bfe581e87a6725ca99c2aa1eedffeb64 (patch) | |
tree | aabe3c66e790f359206cc280ec18386a6dc55533 /dev-util/kdevelop-python | |
parent | dev-util/kdevelop-php: x86 stable (bug #750767) (diff) | |
download | gentoo-6a404b99bfe581e87a6725ca99c2aa1eedffeb64.tar.gz gentoo-6a404b99bfe581e87a6725ca99c2aa1eedffeb64.tar.bz2 gentoo-6a404b99bfe581e87a6725ca99c2aa1eedffeb64.zip |
dev-util/kdevelop-python: x86 stable (bug #750767)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
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.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild index c28ff73f8873..247f7264ac9e 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.6.0.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Python plugin for KDevelop" HOMEPAGE="https://www.kdevelop.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2" # TODO: CHECK |