commit: 058a9436ae45c484d86def728796ae7b72cced72 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 15 05:23:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 15 05:23:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058a9436
dev-python/stomp-py: Stabilize 7.0.0 ALLARCHES, #796113 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/stomp-py/stomp-py-7.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stomp-py/stomp-py-7.0.0.ebuild b/dev-python/stomp-py/stomp-py-7.0.0.ebuild index 394f084db63..4c4d32b8d5c 100644 --- a/dev-python/stomp-py/stomp-py-7.0.0.ebuild +++ b/dev-python/stomp-py/stomp-py-7.0.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND="<dev-python/docopt-0.7.0[${PYTHON_USEDEP}]"