diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 03:26:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 03:26:52 +0100 |
commit | 6a73e25643f7c53aad69df074f1b8ea7c5b8cd08 (patch) | |
tree | afe89c3090c1e42dfbea14e0ffb7e9b1f9dad037 /dev-python | |
parent | dev-python/fuzzywuzzy: Stabilize 0.18.0 amd64, #803719 (diff) | |
download | gentoo-6a73e25643f7c53aad69df074f1b8ea7c5b8cd08.tar.gz gentoo-6a73e25643f7c53aad69df074f1b8ea7c5b8cd08.tar.bz2 gentoo-6a73e25643f7c53aad69df074f1b8ea7c5b8cd08.zip |
dev-python/stdio-mgr: Stabilize 1.0.1 amd64, #803719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild index 4d97399cf0ac..9bd47899337a 100644 --- a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild +++ b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" SRC_URI="https://github.com/bskinn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |