summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-19 13:38:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-19 13:39:01 +0200
commitd38446444430fef66756d47c6708deff03839878 (patch)
tree4cc7c03d6e97ec060ca674cbe96677a3f83828ac /dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild
parentdev-python/pytest-ordering: Stabilize 0.6 ppc64, #803719 (diff)
downloadgentoo-d38446444430fef66756d47c6708deff03839878.tar.gz
gentoo-d38446444430fef66756d47c6708deff03839878.tar.bz2
gentoo-d38446444430fef66756d47c6708deff03839878.zip
dev-python/stdio-mgr: Stabilize 1.0.1 ppc64, #803719
Signed-off-by: Arthur Zamarin <arthurzam@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.ebuild2
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 d5ac373464bd..9d820c33bc75 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}]"