diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 21:10:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 22:14:40 +0200 |
commit | 7bd12c86ae2710f3c70ee84f1fb1c766ea2201dc (patch) | |
tree | b89ad95cf8409ba563fc833b025f772c4f292839 /dev-python/stdio-mgr | |
parent | dev-python/pytest-ordering: Keyword 0.6 hppa, #831852 (diff) | |
download | gentoo-7bd12c86ae2710f3c70ee84f1fb1c766ea2201dc.tar.gz gentoo-7bd12c86ae2710f3c70ee84f1fb1c766ea2201dc.tar.bz2 gentoo-7bd12c86ae2710f3c70ee84f1fb1c766ea2201dc.zip |
dev-python/stdio-mgr: Keyword 1.0.1 hppa, #831852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stdio-mgr')
-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 895c48ccb348..1e25644bdaf0 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 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |