diff options
Diffstat (limited to 'dev-python/regendoc/regendoc-0.5.ebuild')
-rw-r--r-- | dev-python/regendoc/regendoc-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/regendoc/regendoc-0.5.ebuild b/dev-python/regendoc/regendoc-0.5.ebuild index a7eac1aff527..2e31b72782f3 100644 --- a/dev-python/regendoc/regendoc-0.5.ebuild +++ b/dev-python/regendoc/regendoc-0.5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://pypi.org/project/RegenDoc/ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND="dev-python/click[${PYTHON_USEDEP}]" |