summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-19 09:57:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-19 09:57:52 +0200
commit25d06010f8677a512716302b097b9b4c50650281 (patch)
tree56148e7ed87f638cc0acab0c1b130b58010dca02
parentdev-python/pytest-ordering: Stabilize 0.6 arm64, #803719 (diff)
downloadgentoo-25d06010f8677a512716302b097b9b4c50650281.tar.gz
gentoo-25d06010f8677a512716302b097b9b4c50650281.tar.bz2
gentoo-25d06010f8677a512716302b097b9b4c50650281.zip
dev-python/stdio-mgr: Stabilize 1.0.1 arm64, #803719
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 84f4fb8a3d1d..d5ac373464bd 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}]"