diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 10:49:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 10:49:43 +0000 |
commit | 2b8dab049310b5407b3ac701adb5d93b2a77f152 (patch) | |
tree | 1d2cf4ab5cc65c67cbd06eaedbfdff19632468c4 /dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild | |
parent | dev-python/pytest-ordering: Stabilize 0.6 arm, #803806 (diff) | |
download | gentoo-2b8dab049310b5407b3ac701adb5d93b2a77f152.tar.gz gentoo-2b8dab049310b5407b3ac701adb5d93b2a77f152.tar.bz2 gentoo-2b8dab049310b5407b3ac701adb5d93b2a77f152.zip |
dev-python/stdio-mgr: Stabilize 1.0.1 arm, #803806
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild')
-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 3c16cea28012..84f4fb8a3d1d 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 x86" +KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 sparc x86" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |