diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-21 21:49:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-21 22:30:56 +0200 |
commit | bca4e5394823f5fa963e6ce82e05c893e21944ac (patch) | |
tree | c003aaed64a50bbee1f53d32a60daca38b5f1206 | |
parent | dev-util/kdevelop-php: x86 stable (bug #729006) (diff) | |
download | gentoo-bca4e5394823f5fa963e6ce82e05c893e21944ac.tar.gz gentoo-bca4e5394823f5fa963e6ce82e05c893e21944ac.tar.bz2 gentoo-bca4e5394823f5fa963e6ce82e05c893e21944ac.zip |
dev-util/kdevelop-python: x86 stable (bug #729006)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild index 37e1f1fdb0f2..1651d8f19a9d 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild @@ -14,7 +14,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 |