summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 09:33:43 +0000
committerSam James <sam@gentoo.org>2022-02-07 09:34:25 +0000
commit082ba598281316abf421524be83b5181a0a5b3ac (patch)
tree7b98b76bfa5b6ab54a151ce61a0340ed37e2050b
parentdev-python/pytest-ordering: Keyword 0.6 ia64, #831852 (diff)
downloadgentoo-082ba598281316abf421524be83b5181a0a5b3ac.tar.gz
gentoo-082ba598281316abf421524be83b5181a0a5b3ac.tar.bz2
gentoo-082ba598281316abf421524be83b5181a0a5b3ac.zip
dev-python/stdio-mgr: Keyword 1.0.1 ia64, #831852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild4
1 files changed, 2 insertions, 2 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 8be369f604eb..895c48ccb348 100644
--- a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild
+++ b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
SLOT="0"
RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]"