commit: e4a91912eb9e47d0551a0d8b84262da35a2227eb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 22:11:26 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 22:41:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a91912
dev-util/kdevelop-python: 5.4.2 amd64 stable Bug: https://bugs.gentoo.org/696208 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild index 3b17d528450..e5342a7fcbd 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.4.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{5,6,7} ) inherit kde5 python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Python plugin for KDevelop"
