commit: 7210f68264d0d0c8d3ea2177958fc622ac401e79 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 7 06:22:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 7 06:22:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7210f682
dev-python/speg: Stabilize 0.3-r2 ALLARCHES, #780291 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/speg/speg-0.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/speg/speg-0.3-r2.ebuild b/dev-python/speg/speg-0.3-r2.ebuild index 50b5e9ec305..8ae01aa99bc 100644 --- a/dev-python/speg/speg-0.3-r2.ebuild +++ b/dev-python/speg/speg-0.3-r2.ebuild @@ -9,6 +9,6 @@ HOMEPAGE="https://github.com/avakar/speg/" SRC_URI="https://github.com/avakar/speg/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=""
