diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:12:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:12:53 +0000 |
commit | 8807df92ddbbd77284f7f680eb32df1924a338c7 (patch) | |
tree | ae458167737f84ee7e2607b4359495b73c35f90a /dev-python/manuel | |
parent | dev-ruby/rails: add 6.1.3 (diff) | |
download | gentoo-8807df92ddbbd77284f7f680eb32df1924a338c7.tar.gz gentoo-8807df92ddbbd77284f7f680eb32df1924a338c7.tar.bz2 gentoo-8807df92ddbbd77284f7f680eb32df1924a338c7.zip |
dev-python/manuel: Stabilize 1.10.1 amd64, #771837
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/manuel')
-rw-r--r-- | dev-python/manuel/manuel-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/manuel/manuel-1.10.1.ebuild b/dev-python/manuel/manuel-1.10.1.ebuild index fbe9419c6fd2..402aa2a23dc6 100644 --- a/dev-python/manuel/manuel-1.10.1.ebuild +++ b/dev-python/manuel/manuel-1.10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND="test? ( dev-python/zope-testing[${PYTHON_USEDEP}] )" |