diff options
Diffstat (limited to 'dev-python/simplesoapy/simplesoapy-9999.ebuild')
-rw-r--r-- | dev-python/simplesoapy/simplesoapy-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/simplesoapy/simplesoapy-9999.ebuild b/dev-python/simplesoapy/simplesoapy-9999.ebuild index 1c9f498ceafa..713b5ef9b8ed 100644 --- a/dev-python/simplesoapy/simplesoapy-9999.ebuild +++ b/dev-python/simplesoapy/simplesoapy-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,6 @@ LICENSE="MIT" SLOT="0" if [ "${PV}" = "9999" ]; then - KEYWORDS="" inherit git-r3 EGIT_REPO_URI="https://github.com/xmikos/simplesoapy.git" else |